Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc730 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
1183 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet() function
Dbtm_sco.cc409 auto enqueue_packet = codec_type == BTM_SCO_CODEC_LC3 in btm_route_sco_data() local
/aosp_15_r20/external/coreboot/payloads/libpayload/include/udc/
H A Dudc.h125 void (*enqueue_packet)(struct usbdev_ctrl *this, int endpoint, member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc248 std::unique_ptr<BasePacketBuilder> enqueue_packet(const LeAclData* request, in enqueue_packet() function in bluetooth::hci::facade::LeAclManagerFacadeService
Dacl_manager_facade.cc317 std::unique_ptr<BasePacketBuilder> enqueue_packet(const AclData* request, in enqueue_packet() function in bluetooth::hci::facade::AclManagerFacadeService