/aosp12/system/bt/stack/test/common/ |
H A D | mock_eatt.cc | 35 void EattExtension::AddFromStorage(const RawAddress& bd_addr) {} in AddFromStorage() 39 bool EattExtension::IsEattSupportedByPeer(const RawAddress& bd_addr) { in IsEattSupportedByPeer() 43 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() 47 void EattExtension::Disconnect(const RawAddress& bd_addr) { in Disconnect() 51 void EattExtension::Reconfigure(const RawAddress& bd_addr, uint16_t cid, in Reconfigure() 69 bool EattExtension::IsIndicationPending(const RawAddress& bd_addr, in IsIndicationPending() 75 const RawAddress& bd_addr) { in GetChannelAvailableForIndication() 79 void EattExtension::FreeGattResources(const RawAddress& bd_addr) { in FreeGattResources() 88 const RawAddress& bd_addr) { in GetChannelWithQueuedData() 93 const RawAddress& bd_addr) { in GetChannelAvailableForClientRequest() [all …]
|
H A D | mock_smp_smp_api.cc | 43 bool SMP_PairCancel(const RawAddress& bd_addr) { in SMP_PairCancel() 51 tSMP_STATUS SMP_BR_PairWith(const RawAddress& bd_addr) { in SMP_BR_PairWith() 55 tSMP_STATUS SMP_Pair(const RawAddress& bd_addr) { in SMP_Pair() 63 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply() 67 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply() 71 void SMP_PasskeyReply(const RawAddress& bd_addr, uint8_t res, in SMP_PasskeyReply() 78 void SMP_SecurityGrant(const RawAddress& bd_addr, tSMP_STATUS res) { in SMP_SecurityGrant()
|
H A D | mock_bta_dm_act.cc | 34 void BTA_dm_acl_down(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_down() 37 void BTA_dm_acl_up(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_up() 40 void BTA_dm_notify_remote_features_complete(const RawAddress bd_addr) { in BTA_dm_notify_remote_features_complete() 46 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change() 53 void bta_dm_bond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in bta_dm_bond() 57 void bta_dm_bond_cancel(const RawAddress& bd_addr) { in bta_dm_bond_cancel() 63 void bta_dm_close_acl(const RawAddress& bd_addr, bool remove_dev, in bta_dm_close_acl() 67 void bta_dm_confirm(const RawAddress& bd_addr, bool accept) { in bta_dm_confirm() 87 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device() 96 void bta_dm_remove_device(const RawAddress& bd_addr) { in bta_dm_remove_device()
|
H A D | mock_btif_dm.cc | 64 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() 89 void btif_dm_cancel_bond(const RawAddress bd_addr) { in btif_dm_cancel_bond() 94 void btif_dm_create_bond(const RawAddress bd_addr, int transport) { in btif_dm_create_bond() 97 void btif_dm_create_bond_out_of_band(const RawAddress bd_addr, int transport, in btif_dm_create_bond_out_of_band() 119 void btif_dm_pin_reply(const RawAddress bd_addr, uint8_t accept, in btif_dm_pin_reply() 126 void btif_dm_proc_io_rsp(UNUSED_ATTR const RawAddress& bd_addr, in btif_dm_proc_io_rsp() 135 void btif_dm_remove_bond(const RawAddress bd_addr) { in btif_dm_remove_bond() 138 void btif_dm_save_ble_bonding_keys(RawAddress& bd_addr) { in btif_dm_save_ble_bonding_keys() 144 void btif_dm_set_oob_for_le_io_req(const RawAddress& bd_addr, in btif_dm_set_oob_for_le_io_req() 149 void btif_dm_ssp_reply(const RawAddress bd_addr, bt_ssp_variant_t variant, in btif_dm_ssp_reply() [all …]
|
H A D | mock_main_shim_btm_api.cc | 45 bool bluetooth::shim::BTM_BleDataSignature(const RawAddress& bd_addr, in BTM_BleDataSignature() 56 const RawAddress& bd_addr) { in BTM_BleSecurityProcedureIsRunning() 60 bool bluetooth::shim::BTM_BleVerifySignature(const RawAddress& bd_addr, in BTM_BleVerifySignature() 67 bool bluetooth::shim::BTM_GetLeSecurityState(const RawAddress& bd_addr, in BTM_GetLeSecurityState() 89 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() 171 tBTM_STATUS bluetooth::shim::BTM_SecBond(const RawAddress& bd_addr, in BTM_SecBond() 220 const RawAddress& bd_addr, bool is_originator, in btm_sec_mx_access_request() 281 const RawAddress& bd_addr, in BTM_BleReadPhy() 290 const RawAddress& bd_addr, uint8_t* p_c, uint8_t* p_r) { in BTM_BleSecureConnectionOobDataReply() 408 void bluetooth::shim::BTM_SecAddBleKey(const RawAddress& bd_addr, in BTM_SecAddBleKey() [all …]
|
H A D | mock_l2cap_layer.cc | 35 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& bd_addr) { in L2CA_ConnectReq() 39 bool L2CA_ConnectRsp(const RawAddress& bd_addr, uint8_t id, uint16_t lcid, in L2CA_ConnectRsp() 73 tHCI_ROLE L2CA_GetBleConnRole(const RawAddress& bd_addr) { in L2CA_GetBleConnRole() 78 const RawAddress& bd_addr, in L2CA_ConnectCreditBasedReq() 83 bool L2CA_ConnectCreditBasedRsp(const RawAddress& bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp() 90 bool L2CA_ReconfigCreditBasedConnsReq(const RawAddress& bd_addr, std::vector<uint16_t> &lcids, in L2CA_ReconfigCreditBasedConnsReq()
|
/aosp12/system/bt/stack/eatt/ |
H A D | eatt.cc | 113 void EattExtension::AddFromStorage(const RawAddress& bd_addr) { in AddFromStorage() 120 bool EattExtension::IsEattSupportedByPeer(const RawAddress& bd_addr) { in IsEattSupportedByPeer() 124 void EattExtension::Connect(const RawAddress& bd_addr) { in Connect() 128 void EattExtension::Disconnect(const RawAddress& bd_addr) { in Disconnect() 150 bool EattExtension::IsIndicationPending(const RawAddress& bd_addr, in IsIndicationPending() 156 const RawAddress& bd_addr) { in GetChannelAvailableForIndication() 160 void EattExtension::FreeGattResources(const RawAddress& bd_addr) { in FreeGattResources() 169 const RawAddress& bd_addr) { in GetChannelWithQueuedData() 174 const RawAddress& bd_addr) { in GetChannelAvailableForClientRequest() 190 void EattExtension::StartAppIndicationTimer(const RawAddress& bd_addr, in StartAppIndicationTimer() [all …]
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_btm_dev.cc | 48 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() 54 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() 58 bool btm_dev_support_role_switch(const RawAddress& bd_addr) { in btm_dev_support_role_switch() 62 bool btm_set_bond_type_dev(const RawAddress& bd_addr, in btm_set_bond_type_dev() 75 char* BTM_SecReadDevName(const RawAddress& bd_addr) { in BTM_SecReadDevName() 79 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() 87 tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr) { in btm_find_or_alloc_dev() 91 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev() 100 const RawAddress& bd_addr) { in btm_get_bond_type_dev() 104 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags()
|
H A D | mock_bta_dm_api.cc | 43 bool BTA_DmGetConnectionState(const RawAddress& bd_addr) { in BTA_DmGetConnectionState() 47 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice() 65 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice() 73 void BTA_DmBleConfirmReply(const RawAddress& bd_addr, bool accept) { in BTA_DmBleConfirmReply() 79 void BTA_DmBlePasskeyReply(const RawAddress& bd_addr, bool accept, in BTA_DmBlePasskeyReply() 86 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() 90 void BTA_DmBleUpdateConnectionParams(const RawAddress& bd_addr, in BTA_DmBleUpdateConnectionParams() 100 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() 103 void BTA_DmCloseACL(const RawAddress& bd_addr, bool remove_dev, in BTA_DmCloseACL() 107 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() [all …]
|
H A D | mock_stack_btm_ble.cc | 50 bool BTM_BleDataSignature(const RawAddress& bd_addr, uint8_t* p_text, in BTM_BleDataSignature() 65 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink() 102 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() 107 tBTM_STATUS btm_ble_set_encryption(const RawAddress& bd_addr, in btm_ble_set_encryption() 140 uint8_t btm_ble_read_sec_key_size(const RawAddress& bd_addr) { in btm_ble_read_sec_key_size() 144 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply() 154 void BTM_BlePasskeyReply(const RawAddress& bd_addr, uint8_t res, in BTM_BlePasskeyReply() 159 const RawAddress& bd_addr, in BTM_BleReadPhy() 200 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() 219 void btm_ble_link_sec_check(const RawAddress& bd_addr, in btm_ble_link_sec_check() [all …]
|
H A D | mock_stack_smp_api.cc | 43 bool SMP_PairCancel(const RawAddress& bd_addr) { in SMP_PairCancel() 51 tSMP_STATUS SMP_BR_PairWith(const RawAddress& bd_addr) { in SMP_BR_PairWith() 55 tSMP_STATUS SMP_Pair(const RawAddress& bd_addr) { in SMP_Pair() 63 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply() 67 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply() 71 void SMP_PasskeyReply(const RawAddress& bd_addr, uint8_t res, in SMP_PasskeyReply() 78 void SMP_SecurityGrant(const RawAddress& bd_addr, tSMP_STATUS res) { in SMP_SecurityGrant()
|
H A D | mock_bta_dm_act.cc | 58 void BTA_dm_acl_down(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_down() 61 void BTA_dm_acl_up(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_up() 64 void BTA_dm_notify_remote_features_complete(const RawAddress bd_addr) { in BTA_dm_notify_remote_features_complete() 73 void bta_dm_acl_up(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in bta_dm_acl_up() 79 void bta_dm_bond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in bta_dm_bond() 83 void bta_dm_bond_cancel(const RawAddress& bd_addr) { in bta_dm_bond_cancel() 89 void bta_dm_close_acl(const RawAddress& bd_addr, bool remove_dev, in bta_dm_close_acl() 93 void bta_dm_confirm(const RawAddress& bd_addr, bool accept) { in bta_dm_confirm() 113 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device() 122 void bta_dm_remove_device(const RawAddress& bd_addr) { in bta_dm_remove_device() [all …]
|
H A D | mock_stack_btm_sec.cc | 55 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections() 63 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport() 85 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections() 101 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() 149 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() 153 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() 160 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport() 187 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, in btm_sec_mx_access_request() 207 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply() 214 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_PasskeyReqReply() [all …]
|
H A D | mock_btif_dm.cc | 65 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() 90 void btif_dm_cancel_bond(const RawAddress bd_addr) { in btif_dm_cancel_bond() 95 void btif_dm_create_bond(const RawAddress bd_addr, int transport) { in btif_dm_create_bond() 120 void btif_dm_pin_reply(const RawAddress bd_addr, uint8_t accept, in btif_dm_pin_reply() 127 void btif_dm_proc_io_rsp(UNUSED_ATTR const RawAddress& bd_addr, in btif_dm_proc_io_rsp() 136 void btif_dm_remove_bond(const RawAddress bd_addr) { in btif_dm_remove_bond() 139 void btif_dm_save_ble_bonding_keys(RawAddress& bd_addr) { in btif_dm_save_ble_bonding_keys() 145 void btif_dm_set_oob_for_le_io_req(const RawAddress& bd_addr, in btif_dm_set_oob_for_le_io_req() 150 void btif_dm_ssp_reply(const RawAddress bd_addr, bt_ssp_variant_t variant, in btif_dm_ssp_reply() 155 void btif_dm_update_ble_remote_properties(const RawAddress& bd_addr, in btif_dm_update_ble_remote_properties() [all …]
|
H A D | mock_main_shim_btm_api.cc | 41 bool bluetooth::shim::BTM_BleDataSignature(const RawAddress& bd_addr, in BTM_BleDataSignature() 52 const RawAddress& bd_addr) { in BTM_BleSecurityProcedureIsRunning() 56 bool bluetooth::shim::BTM_BleVerifySignature(const RawAddress& bd_addr, in BTM_BleVerifySignature() 63 bool bluetooth::shim::BTM_GetLeSecurityState(const RawAddress& bd_addr, in BTM_GetLeSecurityState() 85 bool bluetooth::shim::BTM_SecAddDevice(const RawAddress& bd_addr, in BTM_SecAddDevice() 167 tBTM_STATUS bluetooth::shim::BTM_SecBond(const RawAddress& bd_addr, in BTM_SecBond() 216 const RawAddress& bd_addr, bool is_originator, in btm_sec_mx_access_request() 277 const RawAddress& bd_addr, in BTM_BleReadPhy() 286 const RawAddress& bd_addr, uint8_t* p_c, uint8_t* p_r) { in BTM_BleSecureConnectionOobDataReply() 404 void bluetooth::shim::BTM_SecAddBleKey(const RawAddress& bd_addr, in BTM_SecAddBleKey() [all …]
|
/aosp12/system/bt/service/hal/ |
H A D | bluetooth_avrcp_interface.cc | 69 void RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() 219 const RawAddress& bd_addr) { in ChangePathCallback() 241 const RawAddress& bd_addr) { in PlayItemCallback() 260 const RawAddress& bd_addr) { in SearchCallback() 328 const RawAddress& bd_addr, uint8_t num_attr, in CtrlPlayerapplicationsettingCallback() 644 const RawAddress& bd_addr) { in GetPlayStatusCallback() 649 const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() 670 const RawAddress& bd_addr) { in GetPlayerAppValuesTextCallback() 728 const RawAddress& bd_addr) { in PlayItemCallback() 733 uint8_t scope, const RawAddress& bd_addr) { in GetTotalNumOfItemsCallback() [all …]
|
H A D | bluetooth_av_interface.cc | 60 void SourceConnectionStateCallback(const RawAddress& bd_addr, in SourceConnectionStateCallback() 70 void SourceAudioStateCallback(const RawAddress& bd_addr, in SourceAudioStateCallback() 103 void SinkConnectionStateCallback(const RawAddress& bd_addr, in SinkConnectionStateCallback() 112 void SinkAudioStateCallback(const RawAddress& bd_addr, in SinkAudioStateCallback() 298 BluetoothAvInterface* iface, const RawAddress& bd_addr, in ConnectionStateCallback() 304 BluetoothAvInterface* iface, const RawAddress& bd_addr, in AudioStateCallback() 310 BluetoothAvInterface* iface, const RawAddress& bd_addr, in AudioConfigCallback() 319 BluetoothAvInterface* iface, const RawAddress& bd_addr) { in MandatoryCodecPreferredCallback() 325 BluetoothAvInterface* iface, const RawAddress& bd_addr, in ConnectionStateCallback() 331 BluetoothAvInterface* iface, const RawAddress& bd_addr, in AudioStateCallback() [all …]
|
/aosp12/system/bt/btif/src/ |
H A D | btif_hf_client.cc | 163 RawAddress* bd_addr = (RawAddress*)p_param; in btif_in_hf_client_generic_evt() local 297 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() 319 static bt_status_t connect(RawAddress* bd_addr) { in connect() 334 static bt_status_t disconnect(const RawAddress* bd_addr) { in disconnect() 355 static bt_status_t connect_audio(const RawAddress* bd_addr) { in connect_audio() 385 static bt_status_t disconnect_audio(const RawAddress* bd_addr) { in disconnect_audio() 426 static bt_status_t stop_voice_recognition(const RawAddress* bd_addr) { in stop_voice_recognition() 448 static bt_status_t volume_control(const RawAddress* bd_addr, in volume_control() 478 static bt_status_t dial(UNUSED_ATTR const RawAddress* bd_addr, in dial() 521 static bt_status_t handle_call_action(const RawAddress* bd_addr, in handle_call_action() [all …]
|
H A D | btif_hh.cc | 337 const RawAddress& bd_addr) { in btif_hh_find_connected_dev_by_bda() 356 void btif_hh_stop_vup_timer(RawAddress* bd_addr) { in btif_hh_stop_vup_timer() 423 void btif_hh_remove_device(RawAddress bd_addr) { in btif_hh_remove_device() 451 [](RawAddress bd_addr) { in btif_hh_remove_device() 608 void btif_hh_disconnect(RawAddress* bd_addr) { in btif_hh_disconnect() 1150 RawAddress* bd_addr = (RawAddress*)p_param; in btif_hh_handle_evt() local 1246 static bt_status_t connect(RawAddress* bd_addr) { in connect() 1268 static bt_status_t disconnect(RawAddress* bd_addr) { in disconnect() 1428 static bt_status_t get_protocol(RawAddress* bd_addr, in get_protocol() 1494 static bt_status_t get_report(RawAddress* bd_addr, in get_report() [all …]
|
H A D | btif_hf.cc | 142 static bool is_active_device(const RawAddress& bd_addr) { in is_active_device() 157 static bool is_connected(RawAddress* bd_addr) { in is_connected() 176 static int btif_hf_idx_by_bdaddr(RawAddress* bd_addr) { in btif_hf_idx_by_bdaddr() 264 static bool IsSlcConnected(RawAddress* bd_addr) { in IsSlcConnected() 783 bt_status_t HeadsetInterface::Connect(RawAddress* bd_addr) { in Connect() 788 bt_status_t HeadsetInterface::Disconnect(RawAddress* bd_addr) { in Disconnect() 804 bt_status_t HeadsetInterface::ConnectAudio(RawAddress* bd_addr) { in ConnectAudio() 937 int batt_chg, RawAddress* bd_addr) { in DeviceStatusNotification() 965 RawAddress* bd_addr) { in CopsResponse() 1059 bthf_call_addrtype_t type, RawAddress* bd_addr) { in ClccResponse() [all …]
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_api.cc | 155 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmBond() 163 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() 221 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() 236 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice() 262 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice() 355 bool BTA_DmGetConnectionState(const RawAddress& bd_addr) { in BTA_DmGetConnectionState() 449 void BTA_DmBlePasskeyReply(const RawAddress& bd_addr, bool accept, in BTA_DmBlePasskeyReply() 485 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() 509 void BTA_DmSetBlePrefConnParams(const RawAddress& bd_addr, in BTA_DmSetBlePrefConnParams() 537 void BTA_DmBleUpdateConnectionParams(const RawAddress& bd_addr, in BTA_DmBleUpdateConnectionParams() [all …]
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_dev.cc | 63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() 141 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() 175 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags() 194 char* BTM_SecReadDevName(const RawAddress& bd_addr) { in BTM_SecReadDevName() 214 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev() 256 bool btm_dev_support_role_switch(const RawAddress& bd_addr) { in btm_dev_support_role_switch() 319 const RawAddress* bd_addr = ((RawAddress*)context); in is_address_equal() local 339 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() 414 tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr) { in btm_find_or_alloc_dev() 514 const RawAddress& bd_addr) { in btm_get_bond_type_dev() [all …]
|
H A D | btm_ble.cc | 222 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() 246 void BTM_BlePasskeyReply(const RawAddress& bd_addr, uint8_t res, in BTM_BlePasskeyReply() 277 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply() 342 void BTM_BleSecureConnectionOobDataReply(const RawAddress& bd_addr, in BTM_BleSecureConnectionOobDataReply() 634 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink() 651 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() 731 const RawAddress& bd_addr, in BTM_BleReadPhy() 1249 void btm_ble_update_sec_key_size(const RawAddress& bd_addr, in btm_ble_update_sec_key_size() 1271 uint8_t btm_ble_read_sec_key_size(const RawAddress& bd_addr) { in btm_ble_read_sec_key_size() 1290 void btm_ble_link_sec_check(const RawAddress& bd_addr, in btm_ble_link_sec_check() [all …]
|
/aosp12/system/bt/stack/smp/ |
H A D | smp_api.cc | 143 tSMP_STATUS SMP_Pair(const RawAddress& bd_addr) { in SMP_Pair() 186 tSMP_STATUS SMP_BR_PairWith(const RawAddress& bd_addr) { in SMP_BR_PairWith() 230 bool SMP_PairCancel(const RawAddress& bd_addr) { in SMP_PairCancel() 269 void SMP_SecurityGrant(const RawAddress& bd_addr, tSMP_STATUS res) { in SMP_SecurityGrant() 355 void SMP_PasskeyReply(const RawAddress& bd_addr, uint8_t res, in SMP_PasskeyReply() 413 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply() 460 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_hfpclient.cpp | 53 static jbyteArray marshall_bda(const RawAddress* bd_addr) { in marshall_bda() 67 static void connection_state_cb(const RawAddress* bd_addr, in connection_state_cb() 83 static void audio_state_cb(const RawAddress* bd_addr, in audio_state_cb() 106 static void network_state_cb(const RawAddress* bd_addr, in network_state_cb() 118 static void network_roaming_cb(const RawAddress* bd_addr, in network_roaming_cb() 182 static void callsetup_cb(const RawAddress* bd_addr, in callsetup_cb() 198 static void callheld_cb(const RawAddress* bd_addr, in callheld_cb() 210 static void resp_and_hold_cb(const RawAddress* bd_addr, in resp_and_hold_cb() 286 static void volume_change_cb(const RawAddress* bd_addr, in volume_change_cb() 297 static void cmd_complete_cb(const RawAddress* bd_addr, in cmd_complete_cb() [all …]
|