/system/bt/test/mock/ |
D | mock_stack_btm_sco.cc | 86 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()
|
D | mock_btif_debug_conn.cc | 36 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
|
D | mock_stack_btm_ble_gap.cc | 146 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()
|
D | mock_stack_l2cap_ble.cc | 98 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()
|
D | mock_stack_acl.cc | 125 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/ |
D | low_energy_client.cc | 59 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
|
D | gatt_server.cc | 247 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()
|
D | gatt_server_old.cc | 209 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/ |
D | fake_bluetooth_av_interface.cc | 110 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()
|
D | fake_bluetooth_gatt_interface.cc | 184 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()
|
D | bluetooth_gatt_interface.cc | 96 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/ |
D | btm_sco.cc | 119 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()
|
D | btm_ble_gap.cc | 1305 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/ |
D | srvc_eng.cc | 68 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/ |
D | stack_btm_test.cc | 117 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/ |
D | btif_debug_conn.cc | 32 RawAddress bda; member 66 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
|
D | btif_profile_queue.cc | 95 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/ |
D | btm_ble_connection_establishment.cc | 108 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/ |
D | bta_hh_utils.cc | 57 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/ |
D | gap_ble.cc | 42 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/ |
D | btif_profile_queue_test.cc | 76 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/ |
D | gatt_utils.cc | 252 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/ |
D | btu_hcif.cc | 111 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/ |
D | l2c_ble.cc | 184 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/ |
D | bta_gattc_utils.cc | 231 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()
|