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()
77 using bluetooth::AllocateWrappedOutgoingL2capAclPacket;175 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerL2cap()193 BT_HDR* uih_pn_rsp_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()224 BT_HDR* ua_channel_dlci = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()237 BT_HDR* uih_msc_response_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()244 BT_HDR* uih_msc_cmd_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort()271 AllocateWrappedOutgoingL2capAclPacket(CreateQuickPnPacket( in StartClientPort()312 BT_HDR* sabm_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in TestConnectClientPortL2cap()332 AllocateWrappedOutgoingL2capAclPacket(CreateQuickPnPacket( in ConnectClientPort()362 BT_HDR* sabm_channel_3 = AllocateWrappedOutgoingL2capAclPacket( in ConnectClientPort()[all …]