Home
last modified time | relevance | path

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

1234

/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_api_test.cc30 static tBTM_SEC_DEV_REC* make_bonded_ble_device(const RawAddress& bda, in make_bonded_ble_device()
41 static tBTM_SEC_DEV_REC* make_bonded_dual_device(const RawAddress& bda, in make_bonded_dual_device()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DPeriodicAdvertisingManager.java202 public void transferSync(BluetoothDevice bda, int serviceData, int syncHandle) { in transferSync()
219 BluetoothDevice bda, in transferSetInfo()
232 BluetoothDevice bda, in transferSetInfo()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc130 RawAddress bda = RawAddress::kEmpty; in btu_hcif_log_event_metrics() local
847 RawAddress bda; in btu_hcif_esco_connection_comp_evt() local
1228 RawAddress bda; in btu_hcif_sec_pin_code_request() local
1234 RawAddress bda; in btu_hcif_sec_link_key_request() local
1239 RawAddress bda; in btu_hcif_rem_oob_req() local
1259 RawAddress bda; in btu_hcif_proc_sp_req_evt() local
1348 RawAddress bda; in btu_hcif_link_key_notification_evt() local
1400 RawAddress bda; in btu_hcif_io_cap_request_evt() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc33 RawAddress bda; member
67 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state()
Dbtif_profile_queue.cc97 static void queue_int_add(uint16_t uuid, const RawAddress& bda, in queue_int_add()
154 bt_status_t btif_queue_connect(uint16_t uuid, const RawAddress* bda, in btif_queue_connect()
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc76 static tSRVC_CLCB* srvc_eng_find_clcb_by_bd_addr(const RawAddress& bda) { in srvc_eng_find_clcb_by_bd_addr()
144 const RawAddress& bda) { in srvc_eng_clcb_alloc()
323 const RawAddress& bda, uint16_t conn_id, in srvc_eng_connect_cback()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DPeriodicScanNativeInterface.java79 void syncTransfer(BluetoothDevice bda, int serviceData, int syncHandle) { in syncTransfer()
83 void transferSetInfo(BluetoothDevice bda, int serviceData, int advHandle) { in transferSetInfo()
121 void onSyncTransferredCallback(int paSource, int status, String bda) { in onSyncTransferredCallback()
DPeriodicScanManager.java371 void onSyncTransferredCallback(int paSource, int status, String bda) { in onSyncTransferredCallback()
384 public void transferSync(BluetoothDevice bda, int serviceData, int syncHandle) { in transferSync()
398 BluetoothDevice bda, in transferSetInfo()
DScanController.java194 BluetoothDevice bda, in transferSync()
209 BluetoothDevice bda, in transferSetInfo()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc285 bool gatt_find_the_connected_bda(uint8_t start_idx, RawAddress& bda, in gatt_find_the_connected_bda()
349 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()
376 bool gatt_is_bda_connected(const RawAddress& bda) { in gatt_is_bda_connected()
398 uint8_t gatt_find_i_tcb_by_addr(const RawAddress& bda, in gatt_find_i_tcb_by_addr()
438 tGATT_TCB* gatt_find_tcb_by_addr(const RawAddress& bda, in gatt_find_tcb_by_addr()
488 tGATT_TCB* gatt_allocate_tcb_by_bdaddr(const RawAddress& bda, in gatt_allocate_tcb_by_bdaddr()
521 uint16_t gatt_get_mtu(const RawAddress& bda, tBT_TRANSPORT transport) { in gatt_get_mtu()
1526 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open()
1752 static void gatt_le_disconnect_complete_notify_user(const RawAddress& bda, in gatt_le_disconnect_complete_notify_user()
1779 void gatt_cleanup_upon_disc(const RawAddress& bda, tGATT_DISCONN_REASON reason, in gatt_cleanup_upon_disc()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc310 const RawAddress& bda, in btm_esco_conn_rsp()
981 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
1054 void btm_sco_connected(const RawAddress& bda, uint16_t hci_handle, in btm_sco_connected()
1134 void btm_sco_connection_failed(tHCI_STATUS hci_status, const RawAddress& bda, in btm_sco_connection_failed()
1247 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco()
1280 RawAddress bda(p->esco.data.bd_addr); in btm_sco_removed() local
1383 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed()
Dsecurity_event_parser.cc42 static void log_address_and_status(const Address& bda, EventCode event_code, in log_address_and_status()
53 static void log_address(const Address& bda, EventCode event_code) { in log_address()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.cc101 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
105 bool l2cble_conn_comp(uint16_t handle, tHCI_ROLE role, const RawAddress& bda, in l2cble_conn_comp()
163 void l2cble_sec_comp(const RawAddress* bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
188 void l2cble_use_preferred_conn_params(const RawAddress& bda) { in l2cble_use_preferred_conn_params()
Dmock_stack_acl.cc273 const RawAddress& bda, in acl_refresh_remote_address()
467 void btm_acl_connected(const RawAddress& bda, uint16_t handle, in btm_acl_connected()
472 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created()
491 void btm_acl_notif_conn_collision(const RawAddress& bda) { in btm_acl_notif_conn_collision()
526 void btm_establish_continue_from_address(const RawAddress& bda, in btm_establish_continue_from_address()
618 void btm_connection_request(const RawAddress& bda, in btm_connection_request()
622 void on_acl_br_edr_connected(const RawAddress& bda, uint16_t handle, in on_acl_br_edr_connected()
628 void on_acl_br_edr_failed(const RawAddress& bda, tHCI_STATUS status, in on_acl_br_edr_failed()
Dmock_btif_config.cc63 bool btif_get_device_clockoffset(const RawAddress& bda, int* p_clock_offset) { in btif_get_device_clockoffset()
67 bool btif_set_device_clockoffset(const RawAddress& bda, int clock_offset) { in btif_set_device_clockoffset()
Dmock_stack_btm_sec.cc276 const DEV_CLASS btm_get_dev_class(const RawAddress& bda) { in btm_get_dev_class()
324 void btm_sec_conn_req(const RawAddress& bda, const DEV_CLASS dc) { in btm_sec_conn_req()
328 void btm_sec_connected(const RawAddress& bda, uint16_t handle, in btm_sec_connected()
373 bool btm_sec_is_a_bonded_dev(const RawAddress& bda) { in btm_sec_is_a_bonded_dev()
404 void btm_sec_link_key_request(const RawAddress bda) { in btm_sec_link_key_request()
417 void btm_sec_pin_code_request(const RawAddress bda) { in btm_sec_pin_code_request()
Dmock_btif_profile_queue.cc70 bt_status_t btif_queue_connect(uint16_t uuid, const RawAddress* bda, in btif_queue_connect()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc158 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
171 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
201 RawAddress bda({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); in TEST_F() local
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc48 RawAddress bda; member
91 tGAP_CLCB* find_clcb_by_bd_addr(const RawAddress& bda) { in find_clcb_by_bd_addr()
107 tGAP_CLCB* clcb_alloc(const RawAddress& bda) { in clcb_alloc()
301 void client_connect_cback(tGATT_IF, const RawAddress& bda, uint16_t conn_id, in client_connect_cback()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothScan.aidl57 …void transferSync(in BluetoothDevice bda, in int serviceData, in int syncHandle, in AttributionSou… in transferSync()
59 …void transferSetInfo(in BluetoothDevice bda, in int serviceData, in int advertisingHandle, in IPer… in transferSetInfo()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_profile_queue_test.cc75 static bt_status_t test_connect_cb(RawAddress* bda, uint16_t uuid) { in test_connect_cb()
99 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/acl/
Dbtm_acl.cc187 void NotifyAclRoleSwitchComplete(const RawAddress& bda, tHCI_ROLE new_role, in NotifyAclRoleSwitchComplete()
301 tACL_CONN* StackAclBtmAcl::btm_bda_to_acl(const RawAddress& bda, in btm_bda_to_acl()
409 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created()
474 void btm_acl_create_failed(const RawAddress& bda, tBT_TRANSPORT transport, in btm_acl_create_failed()
1059 void btm_establish_continue_from_address(const RawAddress& bda, in btm_establish_continue_from_address()
2080 void btm_acl_notif_conn_collision(const RawAddress& bda) { in btm_acl_notif_conn_collision()
2090 const RawAddress& bda, in acl_refresh_remote_address()
2342 void on_acl_br_edr_connected(const RawAddress& bda, uint16_t handle, in on_acl_br_edr_connected()
2374 void on_acl_br_edr_failed(const RawAddress& bda, tHCI_STATUS status, in on_acl_br_edr_failed()
2391 void btm_acl_connected(const RawAddress& bda, uint16_t handle, in btm_acl_connected()
[all …]
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc100 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection()
127 bool l2cble_conn_comp(uint16_t handle, tHCI_ROLE role, const RawAddress& bda, in l2cble_conn_comp()
1254 void l2cble_sec_comp(RawAddress bda, tBT_TRANSPORT transport, in l2cble_sec_comp()
/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()

1234