Searched refs:GetChannel (Results 1 – 2 of 2) sorted by relevance
93 GetChannel()->SendCommand( in OnConfirmYesNo()96 GetChannel()->SendCommand( in OnConfirmYesNo()102 …GetChannel()->SendCommand(hci::UserPasskeyRequestReplyBuilder::Create(address.GetAddress(), passke… in OnPasskeyEntry()111 …GetChannel()->SendCommand(hci::PinCodeRequestReplyBuilder::Create(address.GetAddress(), pin.size()… in OnPinEntry()141 GetChannel()->Connect(GetRecord()->GetPseudoAddress()->GetAddress()); in Initiate()213 this->GetChannel()->SendCommand(hci::LinkKeyRequestReplyBuilder::Create( in OnReceive()219 this->GetChannel()->SendCommand( in OnReceive()250 this->GetChannel()->SendCommand(std::move(reply_packet)); in OnReceive()361 GetChannel()->SendCommand( in OnReceive()369 GetChannel()->SendCommand(hci::RemoteOobExtendedDataRequestReplyBuilder::Create( in OnReceive()[all …]
87 channel::SecurityManagerChannel* GetChannel() { in GetChannel() function