l2cap_qos
l2cap_qos qos;
static l2cap_qos sDefaultQOS = {
l2cap_qos* flow = NULL;
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow)
memcpy(&fChannelConfig.incoming_flow, &sDefaultQOS, sizeof(l2cap_qos));
memcpy(&fChannelConfig.outgoing_flow, &sDefaultQOS, sizeof(l2cap_qos));
uint16 result, uint16* mtu, uint16* flush_timeout, l2cap_qos* flow)
l2cap_qos incoming_flow;
l2cap_qos outgoing_flow;
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow);
uint16 result, uint16* mtu, uint16* flush_timeout, l2cap_qos* flow);
l2cap_qos value;
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow)
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow);
l2cap_qos qos;
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow)
uint16* mtu, uint16* flush_timeout, l2cap_qos* flow);