Home
last modified time | relevance | path

Searched defs:enqueue_packet (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc708 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
1147 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
Dbtm_sco.cc424 auto enqueue_packet = codec_type == BTM_SCO_CODEC_LC3 in btm_route_sco_data() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc260 …std::unique_ptr<BasePacketBuilder> enqueue_packet(const LeAclData* request, std::promise<void> pro… in enqueue_packet() function in bluetooth::hci::facade::LeAclManagerFacadeService
Dacl_manager_facade.cc320 …std::unique_ptr<BasePacketBuilder> enqueue_packet(const AclData* request, std::promise<void> promi… in enqueue_packet() function in bluetooth::hci::facade::AclManagerFacadeService