Searched defs:DequeuePacket (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_bluetooth_proxy/ | ||
D | rfcomm_channel.cc | 155 std::optional<H4PacketWithH4> RfcommChannel::DequeuePacket() { in DequeuePacket() function in pw::bluetooth::proxy::RfcommChannel |
D | l2cap_channel.cc | 238 std::optional<H4PacketWithH4> L2capChannel::DequeuePacket() { in DequeuePacket() function in pw::bluetooth::proxy::L2capChannel |