Searched refs:BTIF_STORAGE_FILL_PROPERTY (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_core.cc | 322 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_BDADDR, in btif_in_get_adapter_properties() 332 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_BDNAME, in btif_in_get_adapter_properties() 338 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], in btif_in_get_adapter_properties() 345 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], in btif_in_get_adapter_properties() 352 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], in btif_in_get_adapter_properties() 359 BTIF_STORAGE_FILL_PROPERTY(&properties[num_props], BT_PROPERTY_UUIDS, in btif_in_get_adapter_properties() 378 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_BDNAME, in btif_in_get_remote_device_properties() 384 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], in btif_in_get_remote_device_properties() 391 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], in btif_in_get_remote_device_properties() 397 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], in btif_in_get_remote_device_properties() [all …]
|
D | btif_iot_config.cc | 102 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties], in btif_iot_update_remote_info() 119 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties], in btif_iot_update_remote_info()
|
D | btif_dm.cc | 491 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_BDNAME, in get_cached_remote_name() 510 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_CLASS_OF_DEVICE, in get_cod() 559 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_REMOTE_VERSION_INFO, in check_sdp_bl() 679 BTIF_STORAGE_FILL_PROPERTY(&property, BT_PROPERTY_REMOTE_VERSION_INFO, in btif_update_remote_version_property() 727 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_TYPE_OF_DEVICE, in btif_update_remote_properties() 1649 BTIF_STORAGE_FILL_PROPERTY(&tmp_prop, BT_PROPERTY_UUIDS, in btif_get_existing_uuids() 3088 BTIF_STORAGE_FILL_PROPERTY(&property, BT_PROPERTY_UUIDS, in btif_dm_enable_service() 3519 BTIF_STORAGE_FILL_PROPERTY(&prop, BT_PROPERTY_REMOTE_MODEL_NUM, in btif_model_name_known()
|
D | btif_hh.cc | 1197 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_BDNAME, in btif_hh_upstreams_evt()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iot_config.cc | 56 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_CLASS_OF_DEVICE, in btm_iot_save_remote_properties()
|
D | btm_ble_sec.cc | 140 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_BDNAME, in BTM_GetRemoteDeviceName()
|
/packages/modules/Bluetooth/system/btif/include/ |
D | btif_storage.h | 35 #define BTIF_STORAGE_FILL_PROPERTY(p_prop, t, l, p_v) \ macro
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_types.h | 334 BTIF_STORAGE_FILL_PROPERTY(&model_name, BT_PROPERTY_REMOTE_MODEL_NUM, in CsisGroup()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_main.cc | 587 BTIF_STORAGE_FILL_PROPERTY(&prop, BT_PROPERTY_REMOTE_MODEL_NUM, in check_cached_model_name()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | devices.cc | 1175 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_REMOTE_MODEL_NUM, in GetDeviceModelName()
|
/packages/modules/Bluetooth/system/device/src/ |
D | interop.cc | 238 BTIF_STORAGE_FILL_PROPERTY(&prop_name, BT_PROPERTY_BDNAME, in interop_match_addr_or_name()
|