Home
last modified time | relevance | path

Searched defs:SendPacket (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfacade.cc229 bool SendPacket(std::vector<uint8_t> packet) { in SendPacket() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
383 bool SendPacket(std::vector<uint8_t> packet) { in SendPacket() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_scanning_filter_duplicates_test.cc133 void SendPacket(model::packets::LinkLayerPacketView packet) { in SendPacket() function in rootcanal::LeScanningFilterDuplicates
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfacade.cc410 bool SendPacket(std::vector<uint8_t> packet) { in SendPacket() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper