Home
last modified time | relevance | path

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

12

/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()
455 RawAddress remote_bda; in bta_gattc_clear_notif_registration() local
552 bool bta_gattc_check_bg_conn(tGATT_IF client_if, const RawAddress& remote_bda, in bta_gattc_check_bg_conn()
578 const RawAddress& remote_bda, uint16_t conn_id, in bta_gattc_send_open_cback()
604 tBTA_GATTC_CONN* bta_gattc_conn_alloc(const RawAddress& remote_bda) { in bta_gattc_conn_alloc()
630 tBTA_GATTC_CONN* bta_gattc_conn_find(const RawAddress& remote_bda) { in bta_gattc_conn_find()
654 tBTA_GATTC_CONN* bta_gattc_conn_find_alloc(const RawAddress& remote_bda) { in bta_gattc_conn_find_alloc()
672 bool bta_gattc_conn_dealloc(const RawAddress& remote_bda) { in bta_gattc_conn_dealloc()
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_api.cc130 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
137 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
174 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_CancelOpen()
759 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh()
Dbta_gattc_int.h90 RawAddress remote_bda; member
100 RawAddress remote_bda; member
175 RawAddress remote_bda; member
243 RawAddress remote_bda; member
298 RawAddress remote_bda; member
305 RawAddress remote_bda; member
Dbta_gatts_act.cc361 RawAddress remote_bda; in bta_gatts_indicate_handle() local
489 RawAddress remote_bda; in bta_gatts_close() local
Dbta_gatts_int.h110 RawAddress remote_bda; member
118 RawAddress remote_bda; member
/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/test/mock/
Dmock_stack_acl_btm_pm.cc46 bool BTM_ReadPowerMode(const RawAddress& remote_bda, tBTM_PM_MODE* p_mode) { in BTM_ReadPowerMode()
50 bool BTM_SetLinkPolicyActiveMode(const RawAddress& remote_bda) { in BTM_SetLinkPolicyActiveMode()
63 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode()
68 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, in BTM_SetSsrParams()
73 void BTM_PM_OnConnected(uint16_t handle, const RawAddress& remote_bda) { in BTM_PM_OnConnected()
Dmock_stack_gatt_attr.cc38 uint16_t gatt_profile_find_conn_id_by_bd_addr(const RawAddress& remote_bda) { in gatt_profile_find_conn_id_by_bd_addr()
43 const RawAddress& remote_bda, in gatt_profile_get_eatt_support()
73 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC()
Dmock_stack_acl.cc188 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
193 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, in BTM_IsAclConnectionUpAndHandleValid()
207 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported()
255 const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_parameters_request()
265 bool acl_peer_supports_sniff_subrating(const RawAddress& remote_bda) { in acl_peer_supports_sniff_subrating()
284 bool sco_peer_supports_esco_2m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_2m_phy()
288 bool sco_peer_supports_esco_3m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_3m_phy()
321 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
330 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, in BTM_ReadFailedContactCounter()
335 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
[all …]
Dmock_btif_co_bta_hh_co.cc41 tBTA_HH_RPT_CACHE_ENTRY* bta_hh_le_co_cache_load(const RawAddress& remote_bda, in bta_hh_le_co_cache_load()
74 void bta_hh_le_co_reset_rpt_cache(const RawAddress& remote_bda, in bta_hh_le_co_reset_rpt_cache()
78 void bta_hh_le_co_rpt_info(const RawAddress& remote_bda, in bta_hh_le_co_rpt_info()
Dmock_bta_gatts_api.cc54 void BTA_GATTS_CancelOpen(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_CancelOpen()
72 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open()
Dmock_bta_gattc_api.cc90 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_CancelOpen()
114 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
118 void BTA_GATTC_Open(tGATT_IF client_if, const RawAddress& remote_bda, in BTA_GATTC_Open()
148 void BTA_GATTC_Refresh(const RawAddress& remote_bda) { in BTA_GATTC_Refresh()
Dmock_stack_btm_sco.cc40 bool BTM_IsScoActiveByBdaddr(const RawAddress& remote_bda) { in BTM_IsScoActiveByBdaddr()
56 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
Dmock_stack_btm_inq.cc89 tBTM_STATUS BTM_ReadRemoteDeviceName(const RawAddress& remote_bda, in BTM_ReadRemoteDeviceName()
112 tBTM_STATUS btm_initiate_rem_name(const RawAddress& remote_bda, uint8_t origin, in btm_initiate_rem_name()
Dmock_main_shim_btm_api.cc79 RawAddress* remote_bda, tBT_TRANSPORT transport) { in BTM_ReadConnectedTransportAddress()
231 uint16_t bluetooth::shim::BTM_GetHCIConnHandle(const RawAddress& remote_bda, in BTM_GetHCIConnHandle()
374 void bluetooth::shim::BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr()
379 void bluetooth::shim::BTM_ReadDevInfo(const RawAddress& remote_bda, in BTM_ReadDevInfo()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc159 void BTM_PM_OnConnected(uint16_t handle, const RawAddress& remote_bda) { in BTM_PM_OnConnected()
189 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode()
289 bool BTM_SetLinkPolicyActiveMode(const RawAddress& remote_bda) { in BTM_SetLinkPolicyActiveMode()
303 bool BTM_ReadPowerMode(const RawAddress& remote_bda, tBTM_PM_MODE* p_mode) { in BTM_ReadPowerMode()
335 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, in BTM_SetSsrParams()
Dbtm_acl.cc1108 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
1130 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, in BTM_SetLinkSuperTout()
1163 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
1172 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, in BTM_IsAclConnectionUpAndHandleValid()
1231 uint16_t BTM_GetHCIConnHandle(const RawAddress& remote_bda, in BTM_GetHCIConnHandle()
1256 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_IsPhy2mSupported()
1281 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA()
1302 uint8_t BTM_GetPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetPeerSCA()
1642 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
1685 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, in BTM_ReadFailedContactCounter()
[all …]
/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc225 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
239 RawAddress remote_bda; in TEST_F() local
260 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
274 RawAddress remote_bda; in TEST_F() local
306 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc707 void bta_hh_le_co_rpt_info(const RawAddress& remote_bda, in bta_hh_le_co_rpt_info()
747 tBTA_HH_RPT_CACHE_ENTRY* bta_hh_le_co_cache_load(const RawAddress& remote_bda, in bta_hh_le_co_cache_load()
786 void bta_hh_le_co_reset_rpt_cache(const RawAddress& remote_bda, in bta_hh_le_co_reset_rpt_cache()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h175 RawAddress remote_bda; member
184 RawAddress remote_bda; member
207 RawAddress remote_bda; member
212 RawAddress remote_bda; member
233 RawAddress remote_bda; member
250 RawAddress remote_bda; /* service change event */ member
311 RawAddress remote_bda; member
340 RawAddress remote_bda; member
/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/stack/test/gatt/
Dmock_gatt_utils_ref.cc72 void l2cble_set_fixed_channel_tx_data_length(const RawAddress& remote_bda, in l2cble_set_fixed_channel_tx_data_length()
75 void L2CA_SetLeFixedChannelTxDataLength(const RawAddress& remote_bda, in L2CA_SetLeFixedChannelTxDataLength()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc115 uint16_t gatt_profile_find_conn_id_by_bd_addr(const RawAddress& remote_bda) { in gatt_profile_find_conn_id_by_bd_addr()
714 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC()
835 bool gatt_profile_get_eatt_support(const RawAddress& remote_bda) { in gatt_profile_get_eatt_support()

12