Lines Matching defs:remote
335 void Enforce(bluetooth::hci::AddressWithType remote, in Enforce()
484 bluetooth::hci::Address remote) override { in OnAuthenticationComplete()
491 void OnLinkDisconnected(bluetooth::hci::Address remote) override { in OnLinkDisconnected()
501 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange()
509 void UpdateLinkHoldForSecurity(RawAddress remote, bool is_bonding) { in UpdateLinkHoldForSecurity()
520 bool IsRoleCentral(RawAddress remote) { in IsRoleCentral()
528 void Disconnect(RawAddress remote) { in Disconnect()
537 bool IsLinkUp(RawAddress remote) { in IsLinkUp()
628 void Enforce(bluetooth::hci::AddressWithType remote, in Enforce()
887 auto remote = channel->GetDevice(); in on_channel_open() local
1003 auto remote = Btm::GetAddressAndType(rem_bda); in L2CA_ConnectFixedChnl() local
1212 auto remote = ToGdAddress(pseudo_addr); in L2CA_ReadRemoteConnectionAddr() local
1224 auto remote = ToGdAddress(bd_addr); in L2CA_GetBleConnRole() local
1241 void L2CA_DisconnectLink(const RawAddress& remote) { in L2CA_DisconnectLink()
1528 auto remote = Btm::GetAddressAndType(p_bd_addr); in L2CA_ConnectLECocReq() local