Searched refs:AllocateWrappedIncomingL2capAclPacket (Results 1 – 4 of 4) sorted by relevance
57 BT_HDR* AllocateWrappedIncomingL2capAclPacket(const uint8_t* acl_packet_bytes,59 BT_HDR* AllocateWrappedIncomingL2capAclPacket(
57 BT_HDR* AllocateWrappedIncomingL2capAclPacket(const uint8_t* acl_packet_bytes, in AllocateWrappedIncomingL2capAclPacket() function70 BT_HDR* AllocateWrappedIncomingL2capAclPacket( in AllocateWrappedIncomingL2capAclPacket() function72 return AllocateWrappedIncomingL2capAclPacket(buffer.data(), buffer.size()); in AllocateWrappedIncomingL2capAclPacket()
77 using bluetooth::AllocateWrappedIncomingL2capAclPacket;174 BT_HDR* sabm_channel_0 = AllocateWrappedIncomingL2capAclPacket( in ConnectServerL2cap()190 BT_HDR* uih_pn_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( in ConnectServerPort()209 BT_HDR* sabm_channel_dlci = AllocateWrappedIncomingL2capAclPacket( in ConnectServerPort()235 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( in ConnectServerPort()257 BT_HDR* uih_msc_response_from_peer = AllocateWrappedIncomingL2capAclPacket( in ConnectServerPort()330 BT_HDR* ua_channel_0 = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort()347 AllocateWrappedIncomingL2capAclPacket(CreateQuickPnPacket( in ConnectClientPort()382 BT_HDR* ua_channel_3 = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort()389 BT_HDR* uih_msc_response = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort()[all …]
34 using bluetooth::AllocateWrappedIncomingL2capAclPacket;