Lines Matching defs:remote
341 void Enforce(bluetooth::hci::AddressWithType remote, in Enforce()
490 bluetooth::hci::Address remote) override { in OnAuthenticationComplete()
497 void OnLinkDisconnected(bluetooth::hci::Address remote) override { in OnLinkDisconnected()
508 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange()
516 void UpdateLinkHoldForSecurity(RawAddress remote, bool is_bonding) { in UpdateLinkHoldForSecurity()
527 bool IsRoleCentral(RawAddress remote) { in IsRoleCentral()
535 void Disconnect(RawAddress remote) { in Disconnect()
544 bool IsLinkUp(RawAddress remote) { in IsLinkUp()
636 void Enforce(bluetooth::hci::AddressWithType remote, in Enforce()
897 auto remote = channel->GetDevice(); in on_channel_open() local
1013 auto remote = Btm::GetAddressAndType(rem_bda); in L2CA_ConnectFixedChnl() local
1223 auto remote = ToGdAddress(pseudo_addr); in L2CA_ReadRemoteConnectionAddr() local
1235 auto remote = ToGdAddress(bd_addr); in L2CA_GetBleConnRole() local
1252 void L2CA_DisconnectLink(const RawAddress& remote) { in L2CA_DisconnectLink()
1539 auto remote = Btm::GetAddressAndType(p_bd_addr); in L2CA_ConnectLECocReq() local