Searched defs:enqueue_packet (Results 1 – 5 of 5) sorted by relevance
730 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function1183 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
409 auto enqueue_packet = codec_type == BTM_SCO_CODEC_LC3 in btm_route_sco_data() local
125 void (*enqueue_packet)(struct usbdev_ctrl *this, int endpoint, member
248 std::unique_ptr<BasePacketBuilder> enqueue_packet(const LeAclData* request, in enqueue_packet() function in bluetooth::hci::facade::LeAclManagerFacadeService
317 std::unique_ptr<BasePacketBuilder> enqueue_packet(const AclData* request, in enqueue_packet() function in bluetooth::hci::facade::AclManagerFacadeService