Home
last modified time | relevance | path

Searched defs:bda (Results 1 – 25 of 85) sorted by relevance

1234

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc82 void BTM_RemoveSco(const RawAddress& bda) { inc_func_call_count(__func__); } in BTM_RemoveSco()
84 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed()
93 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
97 void btm_sco_connected(const RawAddress& bda, uint16_t hci_handle, in btm_sco_connected()
101 void btm_sco_connection_failed(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connection_failed()
110 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_esco_connect_request()
114 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_sco_connect_request()
Dmock_btif_debug_conn.cc35 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
Dmock_stack_l2cap_ble.cc104 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
108 bool l2cble_conn_comp(uint16_t handle, uint8_t role, const RawAddress& bda, in l2cble_conn_comp()
181 void l2cble_sec_comp(const RawAddress* bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
202 void l2cble_use_preferred_conn_params(const RawAddress& bda) { in l2cble_use_preferred_conn_params()
Dmock_stack_btm_ble_gap.cc160 void btm_ble_process_adv_addr(RawAddress& bda, tBLE_ADDR_TYPE* addr_type) { in btm_ble_process_adv_addr()
167 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont()
176 uint16_t evt_type, tBLE_ADDR_TYPE addr_type, const RawAddress& bda, in btm_ble_process_adv_pkt_cont_for_inquiry()
191 void btm_ble_read_remote_name_cmpl(bool status, const RawAddress& bda, in btm_ble_read_remote_name_cmpl()
205 const RawAddress& bda, uint16_t evt_type, in btm_ble_update_inq_result()
Dmock_bta_hh_utils.cc79 uint8_t bta_hh_find_cb(const RawAddress& bda) { in bta_hh_find_cb()
83 tBTA_HH_DEV_CB* bta_hh_get_cb(const RawAddress& bda) { in bta_hh_get_cb()
Dmock_stack_acl_btm_ble_connection_establishment.cc64 bool maybe_resolve_address(RawAddress* bda, tBLE_ADDR_TYPE* bda_type) { in maybe_resolve_address()
Dmock_stack_acl.cc291 const RawAddress& bda, in acl_refresh_remote_address()
528 void btm_acl_connected(const RawAddress& bda, uint16_t handle, in btm_acl_connected()
533 void btm_acl_connection_request(const RawAddress& bda, uint8_t* dc) { in btm_acl_connection_request()
537 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created()
560 void btm_acl_notif_conn_collision(const RawAddress& bda) { in btm_acl_notif_conn_collision()
564 void btm_acl_paging(BT_HDR* p, const RawAddress& bda) { in btm_acl_paging()
617 void btm_establish_continue_from_address(const RawAddress& bda, in btm_establish_continue_from_address()
721 void btm_connection_request(const RawAddress& bda, in btm_connection_request()
725 void on_acl_br_edr_connected(const RawAddress& bda, uint16_t handle, in on_acl_br_edr_connected()
731 void on_acl_br_edr_failed(const RawAddress& bda, tHCI_STATUS status, in on_acl_br_edr_failed()
Dmock_btif_profile_queue.cc71 bt_status_t btif_queue_connect(uint16_t uuid, const RawAddress* bda, in btif_queue_connect()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc132 const RawAddress& bda, in btm_esco_conn_rsp()
812 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
886 void btm_sco_connected(const RawAddress& bda, uint16_t hci_handle, in btm_sco_connected()
959 void btm_sco_connection_failed(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connection_failed()
1071 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco()
1100 RawAddress bda(p->esco.data.bd_addr); in btm_sco_removed() local
1121 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_esco_connect_request()
1128 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_sco_connect_request()
1203 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed()
/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_api_test.cc29 static tBTM_SEC_DEV_REC* make_bonded_ble_device(const RawAddress& bda, in make_bonded_ble_device()
39 static tBTM_SEC_DEV_REC* make_bonded_dual_device(const RawAddress& bda, in make_bonded_dual_device()
Dstack_gatt_test.cc49 void tGATT_CONN_CBACK(tGATT_IF gatt_if, const RawAddress& bda, uint16_t conn_id, in tGATT_CONN_CBACK()
55 void tGATT_ENC_CMPL_CB(tGATT_IF gatt_if, const RawAddress& bda) {} in tGATT_ENC_CMPL_CB()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DPeriodicAdvertisingManager.java232 public void transferSync(BluetoothDevice bda, int serviceData, int syncHandle) { in transferSync()
263 public void transferSetInfo(BluetoothDevice bda, int serviceData, in transferSetInfo()
273 public void transferSetInfo(BluetoothDevice bda, int serviceData, in transferSetInfo()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc34 RawAddress bda; member
68 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
Dbtif_profile_queue.cc96 static void queue_int_add(uint16_t uuid, const RawAddress& bda, in queue_int_add()
153 bt_status_t btif_queue_connect(uint16_t uuid, const RawAddress* bda, in btif_queue_connect()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc259 bool gatt_find_the_connected_bda(uint8_t start_idx, RawAddress& bda, in gatt_find_the_connected_bda()
324 tGATTS_SRV_CHG* gatt_is_bda_in_the_srv_chg_clt_list(const RawAddress& bda) { in gatt_is_bda_in_the_srv_chg_clt_list()
352 bool gatt_is_bda_connected(const RawAddress& bda) { in gatt_is_bda_connected()
374 uint8_t gatt_find_i_tcb_by_addr(const RawAddress& bda, in gatt_find_i_tcb_by_addr()
414 tGATT_TCB* gatt_find_tcb_by_addr(const RawAddress& bda, in gatt_find_tcb_by_addr()
434 tGATT_TCB* gatt_allocate_tcb_by_bdaddr(const RawAddress& bda, in gatt_allocate_tcb_by_bdaddr()
467 uint16_t gatt_get_mtu(const RawAddress& bda, tBT_TRANSPORT transport) { in gatt_get_mtu()
1276 uint8_t gatt_num_clcb_by_bd_addr(const RawAddress& bda) { in gatt_num_clcb_by_bd_addr()
1473 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open()
1681 void gatt_cleanup_upon_disc(const RawAddress& bda, tGATT_DISCONN_REASON reason, in gatt_cleanup_upon_disc()
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc75 static tSRVC_CLCB* srvc_eng_find_clcb_by_bd_addr(const RawAddress& bda) { in srvc_eng_find_clcb_by_bd_addr()
143 const RawAddress& bda) { in srvc_eng_clcb_alloc()
316 const RawAddress& bda, uint16_t conn_id, in srvc_eng_connect_cback()
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc47 RawAddress bda; member
90 tGAP_CLCB* find_clcb_by_bd_addr(const RawAddress& bda) { in find_clcb_by_bd_addr()
106 tGAP_CLCB* clcb_alloc(const RawAddress& bda) { in clcb_alloc()
298 void client_connect_cback(tGATT_IF, const RawAddress& bda, uint16_t conn_id, in client_connect_cback()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_ble_connection_establishment.cc64 bool maybe_resolve_address(RawAddress* bda, tBLE_ADDR_TYPE* bda_type) { in maybe_resolve_address()
Dbtm_acl.cc187 void NotifyAclRoleSwitchComplete(const RawAddress& bda, tHCI_ROLE new_role, in NotifyAclRoleSwitchComplete()
317 tACL_CONN* StackAclBtmAcl::btm_bda_to_acl(const RawAddress& bda, in btm_bda_to_acl()
426 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created()
492 void btm_acl_create_failed(const RawAddress& bda, tBT_TRANSPORT transport, in btm_acl_create_failed()
1147 void btm_establish_continue_from_address(const RawAddress& bda, in btm_establish_continue_from_address()
2292 RawAddress bda; in btm_acl_resubmit_page() local
2328 void btm_acl_paging(BT_HDR* p, const RawAddress& bda) { in btm_acl_paging()
2355 void btm_acl_notif_conn_collision(const RawAddress& bda) { in btm_acl_notif_conn_collision()
2365 const RawAddress& bda, in acl_refresh_remote_address()
2677 void on_acl_br_edr_connected(const RawAddress& bda, uint16_t handle, in on_acl_br_edr_connected()
[all …]
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_utils.cc57 uint8_t bta_hh_find_cb(const RawAddress& bda) { in bta_hh_find_cb()
96 tBTA_HH_DEV_CB* bta_hh_get_cb(const RawAddress& bda) { in bta_hh_get_cb()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_profile_queue_test.cc76 static bt_status_t test_connect_cb(RawAddress* bda, uint16_t uuid) { in test_connect_cb()
100 static bt_status_t test_connect_cb_fail(RawAddress* bda, uint16_t uuid) { in test_connect_cb_fail()
/packages/modules/Bluetooth/system/btif/co/
Dbta_gatts_co.cc63 void btif_gatts_add_bonded_dev_from_nv(const RawAddress& bda) { in btif_gatts_add_bonded_dev_from_nv()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc137 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
148 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
173 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc276 tBTA_GATTC_SERV* bta_gattc_find_srcb(const RawAddress& bda) { in bta_gattc_find_srcb()
295 tBTA_GATTC_SERV* bta_gattc_find_srvr_cache(const RawAddress& bda) { in bta_gattc_find_srvr_cache()
330 tBTA_GATTC_SERV* bta_gattc_srcb_alloc(const RawAddress& bda) { in bta_gattc_srcb_alloc()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc216 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
243 bool l2cble_conn_comp(uint16_t handle, uint8_t role, const RawAddress& bda, in l2cble_conn_comp()
1555 void l2cble_sec_comp(const RawAddress* bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
1718 void l2cble_use_preferred_conn_params(const RawAddress& bda) { in l2cble_use_preferred_conn_params()

1234