Searched refs:AllocateWrappedOutgoingL2capAclPacket (Results 1 – 3 of 3) sorted by relevance
73 BT_HDR* AllocateWrappedOutgoingL2capAclPacket(const uint8_t* acl_packet_bytes,75 BT_HDR* AllocateWrappedOutgoingL2capAclPacket(
75 BT_HDR* AllocateWrappedOutgoingL2capAclPacket(const uint8_t* acl_packet_bytes, in AllocateWrappedOutgoingL2capAclPacket() function91 BT_HDR* AllocateWrappedOutgoingL2capAclPacket( in AllocateWrappedOutgoingL2capAclPacket() function93 return AllocateWrappedOutgoingL2capAclPacket(buffer.data(), buffer.size()); in AllocateWrappedOutgoingL2capAclPacket()
78 using bluetooth::AllocateWrappedOutgoingL2capAclPacket;176 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerL2cap()194 BT_HDR* uih_pn_rsp_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()225 BT_HDR* ua_channel_dlci = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()238 BT_HDR* uih_msc_response_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()245 BT_HDR* uih_msc_cmd_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()272 AllocateWrappedOutgoingL2capAclPacket(CreateQuickPnPacket( in StartClientPort()313 BT_HDR* sabm_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in TestConnectClientPortL2cap()333 AllocateWrappedOutgoingL2capAclPacket(CreateQuickPnPacket( in ConnectClientPort()363 BT_HDR* sabm_channel_3 = AllocateWrappedOutgoingL2capAclPacket( in ConnectClientPort()[all …]