Home
last modified time | relevance | path

Searched defs:remote_bda (Results 1 – 25 of 38) sorted by relevance

12

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc86 tBTA_GATTC_CLCB* bta_gattc_find_clcb_by_cif(uint8_t client_if, const RawAddress& remote_bda, in bta_gattc_find_clcb_by_cif()
123 tBTA_GATTC_CLCB* bta_gattc_clcb_alloc(tGATT_IF client_if, const RawAddress& remote_bda, in bta_gattc_clcb_alloc()
163 tBTA_GATTC_CLCB* bta_gattc_find_alloc_clcb(tGATT_IF client_if, const RawAddress& remote_bda, in bta_gattc_find_alloc_clcb()
518 RawAddress remote_bda; in bta_gattc_clear_notif_registration() local
609 bool bta_gattc_check_bg_conn(tGATT_IF client_if, const RawAddress& remote_bda, uint8_t role) { in bta_gattc_check_bg_conn()
634 const RawAddress& remote_bda, tCONN_ID conn_id, in bta_gattc_send_open_cback()
660 tBTA_GATTC_CONN* bta_gattc_conn_alloc(const RawAddress& remote_bda) { in bta_gattc_conn_alloc()
686 tBTA_GATTC_CONN* bta_gattc_conn_find(const RawAddress& remote_bda) { in bta_gattc_conn_find()
710 tBTA_GATTC_CONN* bta_gattc_conn_find_alloc(const RawAddress& remote_bda) { in bta_gattc_conn_find_alloc()
728 bool bta_gattc_conn_dealloc(const RawAddress& remote_bda) { in bta_gattc_conn_dealloc()
Dbta_gatts_api.cc306 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, tBLE_ADDR_TYPE addr_type, in BTA_GATTS_Open()
338 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTS_CancelOpen()
Dbta_gattc_api.cc135 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, tBLE_ADDR_TYPE addr_type, in BTA_GATTC_Open()
159 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
180 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen()
734 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh()
Dbta_gattc_int.h106 RawAddress remote_bda; member
118 RawAddress remote_bda; member
207 RawAddress remote_bda; member
271 RawAddress remote_bda; member
326 RawAddress remote_bda; member
333 RawAddress remote_bda; member
Dbta_gatts_act.cc357 RawAddress remote_bda; in bta_gatts_indicate_handle() local
480 RawAddress remote_bda; in bta_gatts_close() local
Dbta_gatts_int.h110 RawAddress remote_bda; member
119 RawAddress remote_bda; member
/packages/modules/Bluetooth/system/stack/rnr/
Dremote_name_request.cc113 static uint16_t get_clock_offset_from_storage(const RawAddress& remote_bda) { in get_clock_offset_from_storage()
120 static tBTM_STATUS btm_initiate_rem_name(const RawAddress& remote_bda, uint64_t timeout_ms, in btm_initiate_rem_name()
273 tBTM_STATUS BTM_ReadRemoteDeviceName(const RawAddress& remote_bda, tBTM_NAME_CMPL_CB* p_cb, in BTM_ReadRemoteDeviceName()
343 tBTM_STATUS bluetooth::stack::rnr::Impl::BTM_ReadRemoteDeviceName(const RawAddress& remote_bda, in BTM_ReadRemoteDeviceName()
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc45 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
51 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen()
110 tGATT_STATUS BTA_GATTC_RegisterForNotifications(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_RegisterForNotifications()
116 tGATT_STATUS BTA_GATTC_DeregisterForNotifications(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_DeregisterForNotifications()
140 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTS_CancelOpen()
162 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, tBLE_ADDR_TYPE addr_type, in BTA_GATTS_Open()
Dbtm_api_mock.cc46 mock_btm_client_interface.peer.BTM_GetPeerSCA = [](const RawAddress& remote_bda, in SetMockBtmInterface()
58 mock_btm_client_interface.peer.BTM_IsAclConnectionUp = [](const RawAddress& remote_bda, in SetMockBtmInterface()
59 tBT_TRANSPORT transport) { in SetMockBtmInterface()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1004 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, uint16_t* p_timeout) { in BTM_GetLinkSuperTout()
1024 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, uint16_t timeout) { in BTM_SetLinkSuperTout()
1055 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsAclConnectionUp()
1059 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsAclConnectionUpAndHandleValid()
1115 uint16_t BTM_GetHCIConnHandle(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetHCIConnHandle()
1135 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsPhy2mSupported()
1158 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA()
1179 uint8_t BTM_GetPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetPeerSCA()
1541 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
1586 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadFailedContactCounter()
[all …]
Dbtm_pm.cc151 void BTM_PM_OnConnected(uint16_t handle, const RawAddress& remote_bda) { in BTM_PM_OnConnected()
180 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode()
268 bool BTM_SetLinkPolicyActiveMode(const RawAddress& remote_bda) { in BTM_SetLinkPolicyActiveMode()
282 bool BTM_ReadPowerMode(const RawAddress& remote_bda, tBTM_PM_MODE* p_mode) { in BTM_ReadPowerMode()
314 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, uint16_t min_rmt_to, in BTM_SetSsrParams()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc126 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsAclConnectionUp()
160 bool acl_peer_supports_ble_connection_parameters_request(const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_parameters_request()
176 bool acl_peer_supports_sniff_subrating(const RawAddress& remote_bda) { in acl_peer_supports_sniff_subrating()
180 bool acl_peer_supports_ble_connection_subrating(const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_subrating()
184 bool acl_peer_supports_ble_connection_subrating_host(const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_subrating_host()
207 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadFailedContactCounter()
211 tBTM_STATUS BTM_ReadTxPower(const RawAddress& remote_bda, tBT_TRANSPORT transport, in BTM_ReadTxPower()
216 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, uint16_t timeout) { in BTM_SetLinkSuperTout()
248 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, RawAddress& local_conn_addr, in BTM_ReadConnectionAddr()
Dmock_stack_gatt_api.cc104 const RawAddress& remote_bda) { in GATTC_GetAndRemoveListOfConnIdsWaitingForMtuRequest()
109 tGATTC_TryMtuRequestResult GATTC_TryMtuRequest(const RawAddress& remote_bda, in GATTC_TryMtuRequest()
116 void GATTC_UpdateUserAttMtuIfNeeded(const RawAddress& remote_bda, tBT_TRANSPORT transport, in GATTC_UpdateUserAttMtuIfNeeded()
/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc258 auto remote_bda = req_data.remote_bda; in OnGattMtuChanged() local
271 auto remote_bda = p_data->conn.remote_bda; in OnGattDisconnect() local
279 void NotifyRasServerDisconnected(const RawAddress& remote_bda) { in NotifyRasServerDisconnected()
446 RawAddress remote_bda = p_data->req_data.remote_bda; in OnReadDescriptor() local
477 RawAddress remote_bda = p_data->req_data.remote_bda; in OnWriteCharacteristic() local
525 RawAddress remote_bda = p_data->req_data.remote_bda; in WriteVendorSpecificCharacteristic() local
562 RawAddress remote_bda = p_data->req_data.remote_bda; in OnWriteDescriptor() local
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h172 RawAddress remote_bda; member
181 RawAddress remote_bda; member
204 RawAddress remote_bda; member
209 RawAddress remote_bda; member
230 RawAddress remote_bda; member
235 RawAddress remote_bda; member
349 RawAddress remote_bda; member
378 RawAddress remote_bda; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc685 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, uint16_t pkt_types, in BTM_CreateSco()
1593 bool BTM_IsScoActiveByBdaddr(const RawAddress& remote_bda) { in BTM_IsScoActiveByBdaddr()
1771 bool btm_peer_supports_esco_2m_phy(RawAddress remote_bda) { in btm_peer_supports_esco_2m_phy()
1780 bool btm_peer_supports_esco_3m_phy(RawAddress remote_bda) { in btm_peer_supports_esco_3m_phy()
1789 bool btm_peer_supports_esco_ev3(RawAddress remote_bda) { in btm_peer_supports_esco_ev3()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc116 [](tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in __anon7b0052870302()
119 .BTA_GATTC_Refresh = [](const RawAddress& remote_bda) { BTA_GATTC_Refresh(remote_bda); }, in __anon7b0052870402()
141 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic, uint16_t preferred_mtu) { in __anon7b0052870902()
/packages/modules/Bluetooth/system/rust/src/gatt/ffi/
Dgatt_shim.cc39 RawAddress remote_bda; in AddressOfConnection() local
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc212 bool srvc_eng_request_channel(const RawAddress& remote_bda, uint8_t srvc_id) { in srvc_eng_request_channel()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc117 tCONN_ID gatt_profile_find_conn_id_by_bd_addr(const RawAddress& remote_bda) { in gatt_profile_find_conn_id_by_bd_addr()
766 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool /* enable */, in GATT_ConfigServiceChangeCCC()
1001 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support()
Dgatt_api.cc778 tGATTC_TryMtuRequestResult GATTC_TryMtuRequest(const RawAddress& remote_bda, in GATTC_TryMtuRequest()
827 void GATTC_UpdateUserAttMtuIfNeeded(const RawAddress& remote_bda, tBT_TRANSPORT transport, in GATTC_UpdateUserAttMtuIfNeeded()
856 const RawAddress& remote_bda) { in GATTC_GetAndRemoveListOfConnIdsWaitingForMtuRequest()
/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc186 RawAddress remote_bda; in TEST_F() local
220 RawAddress remote_bda; in TEST_F() local
/packages/modules/Bluetooth/system/stack/fuzzers/
Dsmp_fuzzer.cc66 tBLE_ADDR_TYPE* p_addr_type, bool ota_address) { in FakeBtStack()
/packages/modules/Bluetooth/system/stack/include/
Dsrvc_api.h85 RawAddress remote_bda; member
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_keys.cc289 Octet16 smp_gen_p2_4_confirm(tSMP_CB* p_cb, const RawAddress& remote_bda) { in smp_gen_p2_4_confirm()
321 RawAddress remote_bda; in smp_calculate_confirm() local

12