Searched defs:SendPacket (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/ | ||
H A D | facade.cc | 211 bool SendPacket(std::vector<uint8_t> packet) { in SendPacket() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper |
/aosp12/system/bt/gd/l2cap/classic/ | ||
H A D | facade.cc | 374 bool SendPacket(std::vector<uint8_t> packet) { in SendPacket() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper |
/aosp12/frameworks/native/libs/adbd_auth/ | ||
H A D | adbd_auth.cpp | 240 bool SendPacket() REQUIRES(mutex_) { in SendPacket() function |