/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_storage.cc | 119 bt_status_t btif_in_fetch_bonded_ble_device(const std::string& remote_bd_addr, int add, in btif_in_fetch_bonded_ble_device() 133 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, const uint8_t* key_value, in btif_storage_add_ble_bonding_key() 143 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, LinkKey link_key, in btif_storage_add_bonded_device() 149 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device() 159 bt_status_t btif_storage_get_ble_bonding_key(const RawAddress& remote_bd_addr, uint8_t key_type, in btif_storage_get_ble_bonding_key() 177 bt_status_t btif_storage_get_remote_addr_type(const RawAddress* remote_bd_addr, in btif_storage_get_remote_addr_type() 182 bt_status_t btif_storage_get_remote_device_property(const RawAddress* remote_bd_addr, in btif_storage_get_remote_device_property() 200 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device() 212 bt_status_t btif_storage_remove_ble_bonding_keys(const RawAddress* remote_bd_addr) { in btif_storage_remove_ble_bonding_keys() 216 bt_status_t btif_storage_remove_bonded_device(const RawAddress* remote_bd_addr) { in btif_storage_remove_bonded_device() [all …]
|
D | mock_btif_profile_storage.cc | 168 bool btif_storage_is_pce_version_102(const RawAddress& remote_bd_addr) { in btif_storage_is_pce_version_102() 240 bt_status_t btif_storage_remove_hidd(RawAddress* remote_bd_addr) { in btif_storage_remove_hidd() 257 bt_status_t btif_storage_set_hidd(const RawAddress& remote_bd_addr) { in btif_storage_set_hidd() 302 void btif_storage_set_pce_profile_version(const RawAddress& remote_bd_addr, in btif_storage_set_pce_profile_version()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_storage.cc | 121 static void btif_storage_set_mode(RawAddress* remote_bd_addr) { in btif_storage_set_mode() 131 static bool prop2cfg(const RawAddress* remote_bd_addr, bt_property_t* prop) { in prop2cfg() 234 static bool cfg2prop(const RawAddress* remote_bd_addr, bt_property_t* prop) { in cfg2prop() 731 bt_status_t btif_storage_get_remote_device_property(const RawAddress* remote_bd_addr, in btif_storage_get_remote_device_property() 746 bt_status_t btif_storage_set_remote_device_property(const RawAddress* remote_bd_addr, in btif_storage_set_remote_device_property() 763 bt_status_t btif_storage_add_remote_device(const RawAddress* remote_bd_addr, in btif_storage_add_remote_device() 803 bt_status_t btif_storage_add_bonded_device(RawAddress* remote_bd_addr, LinkKey link_key, in btif_storage_add_bonded_device() 826 bt_status_t btif_storage_remove_bonded_device(const RawAddress* remote_bd_addr) { in btif_storage_remove_bonded_device() 1098 bt_status_t btif_storage_add_ble_bonding_key(RawAddress* remote_bd_addr, const uint8_t* key_value, in btif_storage_add_ble_bonding_key() 1126 bt_status_t btif_storage_get_ble_bonding_key(const RawAddress& remote_bd_addr, uint8_t key_type, in btif_storage_get_ble_bonding_key() [all …]
|
D | btif_profile_storage.cc | 1068 bt_status_t btif_storage_set_hidd(const RawAddress& remote_bd_addr) { in btif_storage_set_hidd() 1093 bt_status_t btif_storage_remove_hidd(RawAddress* remote_bd_addr) { in btif_storage_remove_hidd() 1157 void btif_storage_set_pce_profile_version(const RawAddress& remote_bd_addr, in btif_storage_set_pce_profile_version() 1178 bool btif_storage_is_pce_version_102(const RawAddress& remote_bd_addr) { in btif_storage_is_pce_version_102()
|
D | bluetooth.cc | 1114 static void metadata_changed(const RawAddress& remote_bd_addr, int key, in metadata_changed()
|
D | btif_dm.cc | 4041 void btif_dm_metadata_changed(const RawAddress& remote_bd_addr, int key, in btif_dm_metadata_changed()
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_btm_api_layer.cc | 36 bool BTM_IsEncrypted(const RawAddress& remote_bd_addr, tBT_TRANSPORT transport) { in BTM_IsEncrypted() 40 bool BTM_IsBonded(const RawAddress& remote_bd_addr, tBT_TRANSPORT transport) { in BTM_IsBonded()
|
/packages/modules/Bluetooth/system/test/headless/ |
D | headless.cc | 129 static void pin_request([[maybe_unused]] RawAddress* remote_bd_addr, in pin_request() 135 static void ssp_request([[maybe_unused]] RawAddress* remote_bd_addr, in ssp_request() 144 [[maybe_unused]] RawAddress* remote_bd_addr, in bond_state_changed() 162 static void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, bt_acl_state_t state, in acl_state_changed()
|
D | interface.h | 128 RawAddress remote_bd_addr; member
|
/packages/modules/Bluetooth/system/test/suite/adapter/ |
D | bluetooth_test.cc | 77 void RemoteDevicePropertiesCallback(bt_status_t /*status*/, RawAddress* remote_bd_addr, in RemoteDevicePropertiesCallback()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_device_search.cc | 461 static tBT_TRANSPORT bta_dm_determine_discovery_transport(const RawAddress& remote_bd_addr) { in bta_dm_determine_discovery_transport() 480 static void bta_dm_discover_name(const RawAddress& remote_bd_addr) { in bta_dm_discover_name()
|
D | bta_dm_sec.cc | 541 static void bta_dm_reset_sec_dev_pending(const RawAddress& remote_bd_addr) { in bta_dm_reset_sec_dev_pending() 567 static void bta_dm_remove_sec_dev_entry(const RawAddress& remote_bd_addr) { in bta_dm_remove_sec_dev_entry()
|
D | bta_dm_disc.cc | 349 static tBT_TRANSPORT bta_dm_determine_discovery_transport(const RawAddress& remote_bd_addr) { in bta_dm_determine_discovery_transport()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_discovery_db.h | 59 RawAddress remote_bd_addr; /* Remote BD address */ member
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | neighbor_inquiry.h | 93 RawAddress remote_bd_addr; member
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | acl.h | 148 RawAddress remote_bd_addr; /* Remote BD addr involved with the switch */ member
|
D | btm_acl.cc | 483 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole() 515 tBTM_STATUS BTM_SwitchRoleToCentral(const RawAddress& remote_bd_addr) { in BTM_SwitchRoleToCentral()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_int.h | 429 RawAddress remote_bd_addr; /* The BD address of the remote */ member
|