Searched defs:OnPendingPacketChange (Results 1 – 5 of 5) sorted by relevance
38 virtual void OnPendingPacketChange(Cid /* local_cid */, bool /* has_packet */) {} in OnPendingPacketChange() function
209 void LinkManager::OnPendingPacketChange(hci::AddressWithType remote, int num_packets) { in OnPendingPacketChange() function in bluetooth::l2cap::le::internal::LinkManager
345 void Link::OnPendingPacketChange(Cid /* local_cid */, bool has_packet) { in OnPendingPacketChange() function in bluetooth::l2cap::le::internal::Link
129 void LinkManager::OnPendingPacketChange(hci::Address remote, int num_packets) { in OnPendingPacketChange() function in bluetooth::l2cap::classic::internal::LinkManager
476 void Link::OnPendingPacketChange(Cid /* local_cid */, bool has_packet) { in OnPendingPacketChange() function in bluetooth::l2cap::classic::internal::Link