Lines Matching defs:remote_bda
51 bool BTM_IsAclConnectionUp(const RawAddress& remote_bda, in BTM_IsAclConnectionUp()
56 bool BTM_IsAclConnectionUpAndHandleValid(const RawAddress& remote_bda, in BTM_IsAclConnectionUpAndHandleValid()
69 bool BTM_IsPhy2mSupported(const RawAddress& remote_bda, in BTM_IsPhy2mSupported()
111 const RawAddress& remote_bda) { in acl_peer_supports_ble_connection_parameters_request()
119 bool acl_peer_supports_sniff_subrating(const RawAddress& remote_bda) { in acl_peer_supports_sniff_subrating()
135 bool sco_peer_supports_esco_2m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_2m_phy()
139 bool sco_peer_supports_esco_3m_phy(const RawAddress& remote_bda) { in sco_peer_supports_esco_3m_phy()
165 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
174 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, in BTM_ReadFailedContactCounter()
179 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
183 tBTM_STATUS BTM_ReadTxPower(const RawAddress& remote_bda, in BTM_ReadTxPower()
188 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, in BTM_SetLinkSuperTout()
201 uint16_t BTM_GetHCIConnHandle(const RawAddress& remote_bda, in BTM_GetHCIConnHandle()
223 uint8_t BTM_GetPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_GetPeerSCA()
249 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr()
254 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA()