Home
last modified time | relevance | path

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

123

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc41 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
49 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
55 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_CancelOpen()
95 const RawAddress& remote_bda, in BTA_GATTC_RegisterForNotifications()
103 const RawAddress& remote_bda, in BTA_GATTC_DeregisterForNotifications()
Dbtm_api_mock.cc54 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported()
60 uint8_t BTM_GetPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetPeerSCA()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc94 const RawAddress& remote_bda, in bta_gattc_find_clcb_by_cif()
135 const RawAddress& remote_bda, in bta_gattc_clcb_alloc()
181 const RawAddress& remote_bda, in bta_gattc_find_alloc_clcb()
511 RawAddress remote_bda; in bta_gattc_clear_notif_registration() local
608 bool bta_gattc_check_bg_conn(tGATT_IF client_if, const RawAddress& remote_bda, in bta_gattc_check_bg_conn()
634 const RawAddress& remote_bda, uint16_t 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_gattc_api.cc136 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
143 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
167 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
189 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_CancelOpen()
776 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh()
Dbta_gatts_api.cc313 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open()
345 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_CancelOpen()
Dbta_gattc_int.h90 RawAddress remote_bda; member
101 RawAddress remote_bda; member
176 RawAddress remote_bda; member
244 RawAddress remote_bda; member
299 RawAddress remote_bda; member
306 RawAddress remote_bda; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl_btm_pm.cc45 bool BTM_ReadPowerMode(const RawAddress& remote_bda, tBTM_PM_MODE* p_mode) { in BTM_ReadPowerMode()
49 bool BTM_SetLinkPolicyActiveMode(const RawAddress& remote_bda) { in BTM_SetLinkPolicyActiveMode()
62 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode()
67 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, in BTM_SetSsrParams()
72 void BTM_PM_OnConnected(uint16_t handle, const RawAddress& remote_bda) { in BTM_PM_OnConnected()
Dmock_stack_gatt_attr.cc37 uint16_t gatt_profile_find_conn_id_by_bd_addr(const RawAddress& remote_bda) { in gatt_profile_find_conn_id_by_bd_addr()
42 const RawAddress& remote_bda, in gatt_profile_get_eatt_support()
72 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC()
Dmock_stack_acl.cc195 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
200 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, in BTM_IsAclConnectionUpAndHandleValid()
214 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported()
264 const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_parameters_request()
274 bool acl_peer_supports_sniff_subrating(const RawAddress& remote_bda) { in acl_peer_supports_sniff_subrating()
278 bool acl_peer_supports_ble_connection_subrating(const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_subrating()
284 const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_subrating_host()
304 bool sco_peer_supports_esco_2m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_2m_phy()
308 bool sco_peer_supports_esco_3m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_3m_phy()
341 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
[all …]
Dmock_btif_co_bta_hh_co.cc40 tBTA_HH_RPT_CACHE_ENTRY* bta_hh_le_co_cache_load(const RawAddress& remote_bda, in bta_hh_le_co_cache_load()
71 void bta_hh_le_co_reset_rpt_cache(const RawAddress& remote_bda, in bta_hh_le_co_reset_rpt_cache()
75 void bta_hh_le_co_rpt_info(const RawAddress& remote_bda, in bta_hh_le_co_rpt_info()
Dmock_stack_btm.cc40 tBT_TRANSPORT transport) -> uint16_t { in __anon383244b00202()
90 .BTM_GetLinkSuperTout = [](const RawAddress& remote_bda,
94 .BTM_ReadRSSI = [](const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb)
117 .BTM_IsAclConnectionUp = [](const RawAddress& remote_bda,
122 [](RawAddress* remote_bda, tBT_TRANSPORT transport) -> bool { in __anon383244b01d02()
125 .BTM_ReadDevInfo = [](const RawAddress& remote_bda,
127 tBLE_ADDR_TYPE* p_addr_type) {}, in __anon383244b01e02()
Dmock_bta_gattc_api.cc87 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_CancelOpen()
111 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
115 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
120 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
151 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh()
Dmock_bta_gatts_api.cc52 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_CancelOpen()
70 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open()
Dmock_stack_btm_sco.cc39 bool BTM_IsScoActiveByBdaddr(const RawAddress& remote_bda) { in BTM_IsScoActiveByBdaddr()
55 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
Dmock_stack_gatt_api.cc112 const RawAddress& remote_bda) { in GATTC_GetAndRemoveListOfConnIdsWaitingForMtuRequest()
117 tGATTC_TryMtuRequestResult GATTC_TryMtuRequest(const RawAddress& remote_bda, in GATTC_TryMtuRequest()
125 void GATTC_UpdateUserAttMtuIfNeeded(const RawAddress& remote_bda, in GATTC_UpdateUserAttMtuIfNeeded()
Dmock_stack_btm_inq.cc88 tBTM_STATUS BTM_ReadRemoteDeviceName(const RawAddress& remote_bda, in BTM_ReadRemoteDeviceName()
111 tBTM_STATUS btm_initiate_rem_name(const RawAddress& remote_bda, uint8_t origin, in btm_initiate_rem_name()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1166 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
1188 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, in BTM_SetLinkSuperTout()
1221 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
1230 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, in BTM_IsAclConnectionUpAndHandleValid()
1303 uint16_t BTM_GetHCIConnHandle(const RawAddress& remote_bda, in BTM_GetHCIConnHandle()
1328 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsPhy2mSupported()
1353 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA()
1374 uint8_t BTM_GetPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetPeerSCA()
1735 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
1778 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, in BTM_ReadFailedContactCounter()
[all …]
Dbtm_pm.cc150 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()
274 bool BTM_SetLinkPolicyActiveMode(const RawAddress& remote_bda) { in BTM_SetLinkPolicyActiveMode()
288 bool BTM_ReadPowerMode(const RawAddress& remote_bda, tBTM_PM_MODE* p_mode) { in BTM_ReadPowerMode()
320 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, in BTM_SetSsrParams()
/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc215 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
229 RawAddress remote_bda; in TEST_F() local
250 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
264 RawAddress remote_bda; in TEST_F() local
296 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc760 void bta_hh_le_co_rpt_info(const RawAddress& remote_bda, in bta_hh_le_co_rpt_info()
800 tBTA_HH_RPT_CACHE_ENTRY* bta_hh_le_co_cache_load(const RawAddress& remote_bda, in bta_hh_le_co_cache_load()
839 void bta_hh_le_co_reset_rpt_cache(const RawAddress& remote_bda, in bta_hh_le_co_reset_rpt_cache()
/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc35 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h177 RawAddress remote_bda; member
186 RawAddress remote_bda; member
209 RawAddress remote_bda; member
214 RawAddress remote_bda; member
235 RawAddress remote_bda; member
262 RawAddress remote_bda; /* service change event */ member
325 RawAddress remote_bda; member
354 RawAddress remote_bda; member
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc71 void l2cble_set_fixed_channel_tx_data_length(const RawAddress& remote_bda, in l2cble_set_fixed_channel_tx_data_length()
74 void L2CA_SetLeFixedChannelTxDataLength(const RawAddress& remote_bda, in L2CA_SetLeFixedChannelTxDataLength()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc117 uint16_t gatt_profile_find_conn_id_by_bd_addr(const RawAddress& remote_bda) { in gatt_profile_find_conn_id_by_bd_addr()
717 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC()
838 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support()
/packages/modules/Bluetooth/system/rust/src/gatt/ffi/
Dgatt_shim.cc39 RawAddress remote_bda; in AddressOfConnection() local

123