Home
last modified time | relevance | path

Searched defs:bd_addr (Results 1 – 25 of 128) sorted by relevance

123456

/system/bt/btif/src/
Dbtif_hf_client.cc167 RawAddress* bd_addr = (RawAddress*)p_param; in btif_in_hf_client_generic_evt() local
229 btif_hf_client_cb_t* btif_hf_client_get_cb_by_bda(const RawAddress& bd_addr) { in btif_hf_client_get_cb_by_bda()
300 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int()
322 static bt_status_t connect(RawAddress* bd_addr) { in connect()
337 static bt_status_t disconnect(const RawAddress* bd_addr) { in disconnect()
358 static bt_status_t connect_audio(const RawAddress* bd_addr) { in connect_audio()
388 static bt_status_t disconnect_audio(const RawAddress* bd_addr) { in disconnect_audio()
407 static bt_status_t start_voice_recognition(const RawAddress* bd_addr) { in start_voice_recognition()
429 static bt_status_t stop_voice_recognition(const RawAddress* bd_addr) { in stop_voice_recognition()
451 static bt_status_t volume_control(const RawAddress* bd_addr, in volume_control()
[all …]
Dbtif_gatt_util.cc61 static bool btif_gatt_is_link_encrypted(const RawAddress& bd_addr) { in btif_gatt_is_link_encrypted()
65 static void btif_gatt_set_encryption_cb(UNUSED_ATTR const RawAddress& bd_addr, in btif_gatt_set_encryption_cb()
75 void btif_gatt_check_encrypted_link(RawAddress bd_addr, in btif_gatt_check_encrypted_link()
88 void btif_gatt_check_encrypted_link(UNUSED_ATTR RawAddress bd_addr, in btif_gatt_check_encrypted_link()
Dbtif_hf.cc153 static bool is_active_device(const RawAddress& bd_addr) { in is_active_device()
168 static bool is_connected(RawAddress* bd_addr) { in is_connected()
187 static int btif_hf_idx_by_bdaddr(RawAddress* bd_addr) { in btif_hf_idx_by_bdaddr()
275 static bool IsSlcConnected(RawAddress* bd_addr) { in IsSlcConnected()
611 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int()
753 bt_status_t HeadsetInterface::Connect(RawAddress* bd_addr) { in Connect()
758 bt_status_t HeadsetInterface::Disconnect(RawAddress* bd_addr) { in Disconnect()
774 bt_status_t HeadsetInterface::ConnectAudio(RawAddress* bd_addr) { in ConnectAudio()
797 bt_status_t HeadsetInterface::DisconnectAudio(RawAddress* bd_addr) { in DisconnectAudio()
813 bt_status_t HeadsetInterface::StartVoiceRecognition(RawAddress* bd_addr) { in StartVoiceRecognition()
[all …]
Dbtif_hh.cc349 static btif_hh_device_t* btif_hh_find_dev_by_bda(const RawAddress& bd_addr) { in btif_hh_find_dev_by_bda()
370 const RawAddress& bd_addr) { in btif_hh_find_connected_dev_by_bda()
389 void btif_hh_stop_vup_timer(RawAddress* bd_addr) { in btif_hh_stop_vup_timer()
406 void btif_hh_start_vup_timer(const RawAddress* bd_addr) { in btif_hh_start_vup_timer()
456 void btif_hh_remove_device(RawAddress bd_addr) { in btif_hh_remove_device()
534 bt_status_t btif_hh_virtual_unplug(const RawAddress* bd_addr) { in btif_hh_virtual_unplug()
568 bt_status_t btif_hh_connect(const RawAddress* bd_addr) { in btif_hh_connect()
628 void btif_hh_disconnect(RawAddress* bd_addr) { in btif_hh_disconnect()
1130 RawAddress* bd_addr = (RawAddress*)p_param; in btif_hh_handle_evt() local
1221 static bt_status_t connect(RawAddress* bd_addr) { in connect()
[all …]
Dbtif_dm.cc113 RawAddress bd_addr; member
143 RawAddress bd_addr; member
177 RawAddress bd_addr; member
482 static void bond_state_changed(bt_status_t status, const RawAddress& bd_addr, in bond_state_changed()
651 static void btif_dm_cb_create_bond(const RawAddress& bd_addr, in btif_dm_cb_create_bond()
706 void btif_dm_cb_remove_bond(const RawAddress* bd_addr) { in btif_dm_cb_remove_bond()
731 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state()
841 const RawAddress& bd_addr = p_pin_req->bd_addr; in btif_dm_pin_req_evt() local
932 RawAddress bd_addr = p_ssp_cfm_req->bd_addr; in btif_dm_ssp_cfm_req_evt() local
1015 RawAddress bd_addr = p_ssp_key_notif->bd_addr; in btif_dm_ssp_key_notif_evt() local
[all …]
Dbluetooth.cc251 static int create_bond(const RawAddress* bd_addr, int transport) { in create_bond()
258 static int create_bond_out_of_band(const RawAddress* bd_addr, int transport, in create_bond_out_of_band()
266 static int cancel_bond(const RawAddress* bd_addr) { in cancel_bond()
273 static int remove_bond(const RawAddress* bd_addr) { in remove_bond()
283 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state()
290 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply()
298 static int ssp_reply(const RawAddress* bd_addr, bt_ssp_variant_t variant, in ssp_reply()
Dbtif_gatt_client.cc311 bt_status_t btif_gattc_open(int client_if, const RawAddress& bd_addr, in btif_gattc_open()
332 bt_status_t btif_gattc_close(int client_if, const RawAddress& bd_addr, in btif_gattc_close()
339 bt_status_t btif_gattc_refresh(int client_if, const RawAddress& bd_addr) { in btif_gattc_refresh()
493 const RawAddress& bd_addr, in btif_gattc_reg_for_notification()
514 const RawAddress& bd_addr, in btif_gattc_dereg_for_notification()
524 const RawAddress& bd_addr) { in btif_gattc_read_remote_rssi()
550 bt_status_t btif_gattc_conn_parameter_update(const RawAddress& bd_addr, in btif_gattc_conn_parameter_update()
561 bt_status_t btif_gattc_set_preferred_phy(const RawAddress& bd_addr, in btif_gattc_set_preferred_phy()
571 const RawAddress& bd_addr, in btif_gattc_read_phy()
579 int btif_gattc_get_device_type(const RawAddress& bd_addr) { in btif_gattc_get_device_type()
/system/bt/bta/dm/
Dbta_dm_api.cc169 void BTA_DmDiscover(const RawAddress& bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
194 void BTA_DmDiscoverUUID(const RawAddress& bd_addr, const Uuid& uuid, in BTA_DmDiscoverUUID()
213 void BTA_DmBond(const RawAddress& bd_addr) { in BTA_DmBond()
219 void BTA_DmBondByTransport(const RawAddress& bd_addr, in BTA_DmBondByTransport()
226 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel()
241 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply()
283 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm()
298 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice()
332 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice()
391 uint16_t BTA_DmGetConnectionState(const RawAddress& bd_addr) { in BTA_DmGetConnectionState()
[all …]
Dbta_dm_ci.cc44 void bta_dm_ci_io_req(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_ci_io_req()
63 void bta_dm_ci_rmt_oob(bool accept, const RawAddress& bd_addr, BT_OCTET16 c, in bta_dm_ci_rmt_oob()
Dbta_dm_act.cc605 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device()
625 void bta_dm_remove_device(const RawAddress& bd_addr) { in bta_dm_remove_device()
743 void bta_dm_close_acl(const RawAddress& bd_addr, bool remove_dev, in bta_dm_close_acl()
798 void bta_dm_bond(const RawAddress& bd_addr, tBTA_TRANSPORT transport) { in bta_dm_bond()
833 void bta_dm_bond_cancel(const RawAddress& bd_addr) { in bta_dm_bond_cancel()
927 void bta_dm_confirm(const RawAddress& bd_addr, bool accept) { in bta_dm_confirm()
932 void bta_dm_ci_io_req_act(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_ci_io_req_act()
1199 static bool bta_dm_read_remote_device_name(const RawAddress& bd_addr, in bta_dm_read_remote_device_name()
1756 static void bta_dm_find_services(const RawAddress& bd_addr) { in bta_dm_find_services()
2125 static void bta_dm_service_search_remname_cback(const RawAddress& bd_addr, in bta_dm_service_search_remname_cback()
[all …]
/system/bt/stack/btm/
Dbtm_dev.cc61 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice()
163 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice()
189 extern void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags()
208 char* BTM_SecReadDevName(const RawAddress& bd_addr) { in BTM_SecReadDevName()
228 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev()
283 bool btm_dev_support_switch(const RawAddress& bd_addr) { in btm_dev_support_switch()
348 const RawAddress* bd_addr = ((RawAddress*)context); in is_address_equal() local
368 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev()
444 tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr) { in btm_find_or_alloc_dev()
543 tBTM_BOND_TYPE btm_get_bond_type_dev(const RawAddress& bd_addr) { in btm_get_bond_type_dev()
[all …]
Dbtm_ble.cc74 bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name, in BTM_SecAddBleDevice()
135 bool BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey()
351 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant()
374 void BTM_BlePasskeyReply(const RawAddress& bd_addr, uint8_t res, in BTM_BlePasskeyReply()
402 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply()
432 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply()
461 void BTM_BleSecureConnectionOobDataReply(const RawAddress& bd_addr, in BTM_BleSecureConnectionOobDataReply()
541 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int, in BTM_BleSetPrefConnParams()
765 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink()
795 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength()
[all …]
Dbtm_sec.cc322 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags) { in BTM_GetSecurityFlags()
343 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport()
743 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply()
865 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport()
1043 tBTM_STATUS BTM_SecBondByTransport(const RawAddress& bd_addr, in BTM_SecBondByTransport()
1076 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, uint8_t pin_len, in BTM_SecBond()
1094 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1174 tBTM_STATUS BTM_SecGetDeviceLinkKey(const RawAddress& bd_addr, in BTM_SecGetDeviceLinkKey()
1199 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType()
1235 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption()
[all …]
/system/bt/stack/smp/
Dsmp_api.cc133 tSMP_STATUS SMP_Pair(const RawAddress& bd_addr) { in SMP_Pair()
173 tSMP_STATUS SMP_BR_PairWith(const RawAddress& bd_addr) { in SMP_BR_PairWith()
213 bool SMP_PairCancel(const RawAddress& bd_addr) { in SMP_PairCancel()
249 void SMP_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in SMP_SecurityGrant()
294 void SMP_PasskeyReply(const RawAddress& bd_addr, uint8_t res, in SMP_PasskeyReply()
349 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply()
393 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply()
522 void SMP_KeypressNotification(const RawAddress& bd_addr, uint8_t value) { in SMP_KeypressNotification()
Dsmp_l2c.cc91 static void smp_connect_callback(uint16_t channel, const RawAddress& bd_addr, in smp_connect_callback()
138 static void smp_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_data_received()
232 static void smp_br_connect_callback(uint16_t channel, const RawAddress& bd_addr, in smp_br_connect_callback()
278 static void smp_br_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_br_data_received()
/system/bt/btif/co/
Dbta_dm_co.cc72 void bta_dm_co_io_req(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_io_req()
100 void bta_dm_co_io_rsp(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_co_io_rsp()
118 void bta_dm_co_lk_upgrade(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_lk_upgrade()
155 void bta_dm_co_rmt_oob(const RawAddress& bd_addr) { in bta_dm_co_rmt_oob()
184 void bta_dm_co_le_io_key_req(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_le_io_key_req()
239 void bta_dm_co_ble_io_req(const RawAddress& bd_addr, tBTA_IO_CAP* p_io_cap, in bta_dm_co_ble_io_req()
/system/bt/stack/test/common/
Dmock_btm_layer.cc29 void btm_sec_abort_access_req(const RawAddress& bd_addr) { in btm_sec_abort_access_req()
33 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_mx_access_request()
Dmock_l2cap_layer.cc32 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& bd_addr) { in L2CA_ConnectReq()
36 bool L2CA_ConnectRsp(const RawAddress& bd_addr, uint8_t id, uint16_t lcid, in L2CA_ConnectRsp()
/system/bt/bta/include/
Dbta_hf_client_api.h167 RawAddress bd_addr; member
173 RawAddress bd_addr; member
180 RawAddress bd_addr; member
187 RawAddress bd_addr; member
195 RawAddress bd_addr; member
202 RawAddress bd_addr; member
208 RawAddress bd_addr; member
215 RawAddress bd_addr; member
226 RawAddress bd_addr; member
233 RawAddress bd_addr; member
[all …]
/system/bt/stack/mcap/
Dmca_l2c.cc71 static void mca_sec_check_complete_term(const RawAddress* bd_addr, in mca_sec_check_complete_term()
116 static void mca_sec_check_complete_orig(UNUSED_ATTR const RawAddress* bd_addr, in mca_sec_check_complete_orig()
145 void mca_l2c_cconn_ind_cback(const RawAddress& bd_addr, uint16_t lcid, in mca_l2c_cconn_ind_cback()
218 void mca_l2c_dconn_ind_cback(const RawAddress& bd_addr, uint16_t lcid, in mca_l2c_dconn_ind_cback()
520 uint16_t mca_l2c_open_req(const RawAddress& bd_addr, uint16_t psm, in mca_l2c_open_req()
/system/bt/stack/rfcomm/
Dport_utils.cc63 tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr) { in port_allocate_port()
282 tRFC_MCB* port_find_mcb(const RawAddress& bd_addr) { in port_find_mcb()
362 tPORT* port_find_port(uint8_t dlci, const RawAddress& bd_addr) { in port_find_port()
/system/bt/tools/mcap_tool/
Dmcap_test_app.cc135 bool McapTestApp::ConnectMcl(const RawAddress& bd_addr, uint16_t ctrl_psm, in ConnectMcl()
167 McapMcl* McapTestApp::FindMclByPeerAddress(const RawAddress& bd_addr) { in FindMclByPeerAddress()
429 RawAddress bd_addr = p_data->connect_ind.bd_addr; in ControlCallback() local
448 RawAddress bd_addr = p_data->disconnect_ind.bd_addr; in ControlCallback() local
/system/bt/stack/avdt/
Davdt_ccb.cc410 AvdtpCcb* avdt_ccb_by_bd(const RawAddress& bd_addr) { in avdt_ccb_by_bd()
440 AvdtpCcb* avdt_ccb_alloc(const RawAddress& bd_addr) { in avdt_ccb_alloc()
456 AvdtpCcb* avdt_ccb_alloc_by_channel_index(const RawAddress& bd_addr, in avdt_ccb_alloc_by_channel_index()
Davdt_l2c.cc75 static void avdt_sec_check_complete_term(const RawAddress* bd_addr, in avdt_sec_check_complete_term()
126 static void avdt_sec_check_complete_orig(const RawAddress* bd_addr, in avdt_sec_check_complete_orig()
165 void avdt_l2c_connect_ind_cback(const RawAddress& bd_addr, uint16_t lcid, in avdt_l2c_connect_ind_cback()
/system/bt/stack/hcic/
Dhcicmds.cc209 void btsnd_hcic_link_key_req_reply(const RawAddress& bd_addr, in btsnd_hcic_link_key_req_reply()
226 void btsnd_hcic_link_key_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_link_key_neg_reply()
241 void btsnd_hcic_pin_code_req_reply(const RawAddress& bd_addr, in btsnd_hcic_pin_code_req_reply()
263 void btsnd_hcic_pin_code_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_pin_code_neg_reply()
325 void btsnd_hcic_rmt_name_req(const RawAddress& bd_addr, in btsnd_hcic_rmt_name_req()
345 void btsnd_hcic_rmt_name_req_cancel(const RawAddress& bd_addr) { in btsnd_hcic_rmt_name_req_cancel()
460 void btsnd_hcic_accept_esco_conn(const RawAddress& bd_addr, in btsnd_hcic_accept_esco_conn()
486 void btsnd_hcic_reject_esco_conn(const RawAddress& bd_addr, uint8_t reason) { in btsnd_hcic_reject_esco_conn()
612 void btsnd_hcic_switch_role(const RawAddress& bd_addr, uint8_t role) { in btsnd_hcic_switch_role()
713 void btsnd_hcic_delete_stored_key(const RawAddress& bd_addr, in btsnd_hcic_delete_stored_key()
[all …]

123456