Searched refs:p_flow (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_acl.c1871 tBTM_STATUS BTM_SetQoS (BD_ADDR bd, FLOW_SPEC *p_flow, tBTM_CMPL_CB *p_cb) argument
1891 if (!btsnd_hcic_qos_setup (p->hci_handle, p_flow->qos_flags, p_flow->service_type,
1892 p_flow->token_rate, p_flow->peak_bandwidth,
1893 p_flow->latency,p_flow->delay_variation))
1934 void btm_qos_setup_complete(UINT8 status, UINT16 handle, FLOW_SPEC *p_flow) argument
1949 if (p_flow != NULL)
1951 qossu.flow.qos_flags = p_flow
[all...]
H A Dbtm_int.h1005 FLOW_SPEC *p_flow);
/system/bt/stack/include/
H A Dbtm_api.h2854 extern tBTM_STATUS BTM_SetQoS(BD_ADDR bd, FLOW_SPEC *p_flow,

Completed in 39 milliseconds