Searched defs:OnCisEstablished (Results 1 – 2 of 2) sorted by relevance
28 bool OnCisEstablished(const hci::EventPacket& event) override { return true; } in OnCisEstablished() function
137 bool IsoStreamImpl::OnCisEstablished(const hci::EventPacket& event) { in OnCisEstablished() function in bt::iso::IsoStreamImpl