Searched defs:enqueue_packet (Results 1 – 4 of 4) sorted by relevance
708 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function1147 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
424 auto enqueue_packet = codec_type == BTM_SCO_CODEC_LC3 in btm_route_sco_data() local
260 …std::unique_ptr<BasePacketBuilder> enqueue_packet(const LeAclData* request, std::promise<void> pro… in enqueue_packet() function in bluetooth::hci::facade::LeAclManagerFacadeService
320 …std::unique_ptr<BasePacketBuilder> enqueue_packet(const AclData* request, std::promise<void> promi… in enqueue_packet() function in bluetooth::hci::facade::AclManagerFacadeService