Home
last modified time | relevance | path

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

1234

/system/bt/test/mock/
Dmock_stack_btm_sco.cc86 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco()
95 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed()
104 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
108 void btm_sco_connected(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connected()
116 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_esco_connect_request()
120 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_sco_connect_request()
Dmock_btif_debug_conn.cc36 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
Dmock_stack_btm_ble_gap.cc146 void btm_ble_process_adv_addr(RawAddress& bda, uint8_t* addr_type) { in btm_ble_process_adv_addr()
153 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont()
161 uint16_t evt_type, uint8_t addr_type, const RawAddress& bda, in btm_ble_process_adv_pkt_cont_for_inquiry()
176 void btm_ble_read_remote_name_cmpl(bool status, const RawAddress& bda, in btm_ble_read_remote_name_cmpl()
192 const RawAddress& bda, uint16_t evt_type, in btm_ble_update_inq_result()
Dmock_stack_l2cap_ble.cc98 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
102 bool l2cble_conn_comp(uint16_t handle, uint8_t role, const RawAddress& bda, in l2cble_conn_comp()
175 void l2cble_sec_comp(const RawAddress* bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
196 void l2cble_use_preferred_conn_params(const RawAddress& bda) { in l2cble_use_preferred_conn_params()
Dmock_stack_acl.cc125 const RawAddress& bda, tBLE_ADDR_TYPE rra_type, in acl_refresh_remote_address()
314 void btm_acl_connected(const RawAddress& bda, uint16_t handle, in btm_acl_connected()
318 void btm_acl_connection_request(const RawAddress& bda, uint8_t* dc) { in btm_acl_connection_request()
321 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created()
334 void btm_acl_notif_conn_collision(const RawAddress& bda) { in btm_acl_notif_conn_collision()
337 void btm_acl_paging(BT_HDR* p, const RawAddress& bda) { in btm_acl_paging()
364 void btm_establish_continue_from_address(const RawAddress& bda, in btm_establish_continue_from_address()
446 void on_acl_br_edr_connected(const RawAddress& bda, uint16_t handle, in on_acl_br_edr_connected()
450 void on_acl_br_edr_failed(const RawAddress& bda, tHCI_STATUS status) { in on_acl_br_edr_failed()
/system/bt/service/
Dlow_energy_client.cc59 RawAddress bda; in Connect() local
76 RawAddress bda; in Disconnect() local
103 RawAddress bda; in SetMtu() local
140 const RawAddress& bda) { in ConnectCallback()
160 int client_id, const RawAddress& bda) { in DisconnectCallback()
181 const RawAddress* bda = nullptr; in MtuChangedCallback() local
Dgatt_server.cc247 int connected, const RawAddress& bda) { in ConnectionCallback()
339 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadCharacteristicCallback()
372 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadDescriptorCallback()
406 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
445 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteDescriptorCallback()
484 const RawAddress& bda, int exec_write) { in RequestExecWriteCallback()
544 int conn_id, const RawAddress& bda, int request_id) { in GetConnection()
Dgatt_server_old.cc209 void RequestReadCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestReadCallback()
252 void RequestWriteCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestWriteCallback()
308 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestExecWriteCallback()
332 const RawAddress& bda) { in ConnectionCallback()
376 RawAddress* bda, uint8_t ble_primary_phy, in ScanResultCallback()
387 const RawAddress& bda) { in ClientConnectCallback()
394 const RawAddress& bda) { in ClientDisconnectCallback()
/system/bt/service/hal/
Dfake_bluetooth_av_interface.cc110 const RawAddress& bda, btav_connection_state_t state) { in NotifyConnectionState()
118 void FakeBluetoothAvInterface::NotifyAudioState(const RawAddress& bda, in NotifyAudioState()
128 const RawAddress& bda, const btav_a2dp_codec_config_t& codec_config, in NotifyAudioConfig()
139 const RawAddress& bda) { in QueryMandatoryCodecPreferred()
149 void FakeBluetoothAvInterface::NotifyAudioConfig(const RawAddress& bda, in NotifyAudioConfig()
Dfake_bluetooth_gatt_interface.cc184 const RawAddress& bda, int rssi, std::vector<uint8_t> adv_data) { in NotifyScanResultCallback()
199 const RawAddress& bda) { in NotifyConnectCallback()
206 int conn_id, int status, int client_if, const RawAddress& bda) { in NotifyDisconnectCallback()
220 int conn_id, int server_if, int connected, const RawAddress& bda) { in NotifyServerConnectionCallback()
234 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadCharacteristicCallback()
243 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadDescriptorCallback()
252 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteCharacteristicCallback()
262 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteDescriptorCallback()
272 int conn_id, int trans_id, const RawAddress& bda, int exec_write) { in NotifyRequestExecWriteCallback()
Dbluetooth_gatt_interface.cc96 uint16_t ble_evt_type, uint8_t addr_type, RawAddress* bda, in ScanResultCallback()
112 const RawAddress& bda) { in ConnectCallback()
124 const RawAddress& bda) { in DisconnectCallback()
239 const RawAddress& bda) { in ConnectionCallback()
283 const RawAddress& bda, int attr_handle, in RequestReadCharacteristicCallback()
296 const RawAddress& bda, int attr_handle, in RequestReadDescriptorCallback()
309 const RawAddress& bda, int attr_handle, in RequestWriteCharacteristicCallback()
325 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in RequestWriteDescriptorCallback()
340 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestExecWriteCallback()
/system/bt/stack/btm/
Dbtm_sco.cc119 const RawAddress& bda, in btm_esco_conn_rsp()
591 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
685 void btm_sco_connected(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connected()
835 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco()
880 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_esco_connect_request()
887 const RawAddress& bda, const bluetooth::types::ClassOfDevice& cod) { in btm_sco_on_sco_connect_request()
939 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed()
Dbtm_ble_gap.cc1305 void btm_ble_read_remote_name_cmpl(bool status, const RawAddress& bda, in btm_ble_read_remote_name_cmpl()
1435 static uint8_t btm_ble_is_discoverable(const RawAddress& bda, in btm_ble_is_discoverable()
1589 const RawAddress& bda, uint16_t evt_type, in btm_ble_update_inq_result()
1699 void btm_ble_process_adv_addr(RawAddress& bda, uint8_t* addr_type) { in btm_ble_process_adv_addr()
1728 RawAddress bda, direct_address; in btm_ble_process_ext_adv_pkt() local
1793 RawAddress bda; in btm_ble_process_adv_pkt() local
1872 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont()
1997 uint16_t evt_type, uint8_t addr_type, const RawAddress& bda, in btm_ble_process_adv_pkt_cont_for_inquiry()
2499 const RawAddress bda(*bd_addr); in btm_ble_update_mode_operation() local
/system/bt/stack/srvc/
Dsrvc_eng.cc68 uint16_t srvc_eng_find_conn_id_by_bd_addr(const RawAddress& bda) { in srvc_eng_find_conn_id_by_bd_addr()
91 tSRVC_CLCB* srvc_eng_find_clcb_by_bd_addr(const RawAddress& bda) { in srvc_eng_find_clcb_by_bd_addr()
158 tSRVC_CLCB* srvc_eng_clcb_alloc(uint16_t conn_id, const RawAddress& bda) { in srvc_eng_clcb_alloc()
328 const RawAddress& bda, uint16_t conn_id, in srvc_eng_connect_cback()
/system/bt/stack/test/btm/
Dstack_btm_test.cc117 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
131 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
157 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
/system/bt/btif/src/
Dbtif_debug_conn.cc32 RawAddress bda; member
66 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
Dbtif_profile_queue.cc95 static void queue_int_add(uint16_t uuid, const RawAddress& bda, in queue_int_add()
152 bt_status_t btif_queue_connect(uint16_t uuid, const RawAddress* bda, in btif_queue_connect()
/system/bt/stack/acl/
Dbtm_ble_connection_establishment.cc108 bool maybe_resolve_address(RawAddress* bda, tBLE_ADDR_TYPE* bda_type) { in maybe_resolve_address()
153 RawAddress bda; in btm_ble_conn_complete() local
/system/bt/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()
/system/bt/stack/gap/
Dgap_ble.cc42 RawAddress bda; member
84 tGAP_CLCB* find_clcb_by_bd_addr(const RawAddress& bda) { in find_clcb_by_bd_addr()
100 tGAP_CLCB* clcb_alloc(const RawAddress& bda) { in clcb_alloc()
292 void client_connect_cback(tGATT_IF, const RawAddress& bda, uint16_t conn_id, in client_connect_cback()
/system/bt/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()
/system/bt/stack/gatt/
Dgatt_utils.cc252 bool gatt_find_the_connected_bda(uint8_t start_idx, RawAddress& bda, in gatt_find_the_connected_bda()
317 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()
345 bool gatt_is_bda_connected(const RawAddress& bda) { in gatt_is_bda_connected()
367 uint8_t gatt_find_i_tcb_by_addr(const RawAddress& bda, in gatt_find_i_tcb_by_addr()
407 tGATT_TCB* gatt_find_tcb_by_addr(const RawAddress& bda, in gatt_find_tcb_by_addr()
427 tGATT_TCB* gatt_allocate_tcb_by_bdaddr(const RawAddress& bda, in gatt_allocate_tcb_by_bdaddr()
1198 uint8_t gatt_num_clcb_by_bd_addr(const RawAddress& bda) { in gatt_num_clcb_by_bd_addr()
1395 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open()
1545 void gatt_cleanup_upon_disc(const RawAddress& bda, tGATT_DISCONN_REASON reason, in gatt_cleanup_upon_disc()
/system/bt/stack/btu/
Dbtu_hcif.cc111 RawAddress bda = RawAddress::kEmpty; in btu_hcif_log_event_metrics() local
953 RawAddress bda; in btu_hcif_connection_comp_evt() local
1000 RawAddress bda; in btu_hcif_connection_request_evt() local
1185 RawAddress bda; in btu_hcif_esco_connection_comp_evt() local
1565 RawAddress bda; in btu_hcif_role_change_evt() local
1615 RawAddress bda; in btu_hcif_link_key_notification_evt() local
1667 RawAddress bda; in btu_hcif_io_cap_request_evt() local
/system/bt/stack/l2cap/
Dl2c_ble.cc184 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
211 bool l2cble_conn_comp(uint16_t handle, uint8_t role, const RawAddress& bda, in l2cble_conn_comp()
1406 void l2cble_sec_comp(const RawAddress* bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
1554 void l2cble_use_preferred_conn_params(const RawAddress& bda) { in l2cble_use_preferred_conn_params()
/system/bt/bta/gatt/
Dbta_gattc_utils.cc231 tBTA_GATTC_SERV* bta_gattc_find_srcb(const RawAddress& bda) { in bta_gattc_find_srcb()
250 tBTA_GATTC_SERV* bta_gattc_find_srvr_cache(const RawAddress& bda) { in bta_gattc_find_srvr_cache()
285 tBTA_GATTC_SERV* bta_gattc_srcb_alloc(const RawAddress& bda) { in bta_gattc_srcb_alloc()

1234