Home
last modified time | relevance | path

Searched refs:FLOW_SPEC (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h159 FLOW_SPEC qos;
Dbtm_api.h732 FLOW_SPEC flow;
2854 extern tBTM_STATUS BTM_SetQoS(BD_ADDR bd, FLOW_SPEC *p_flow,
Dbt_types.h377 } FLOW_SPEC; typedef
/system/bt/stack/btm/
Dbtm_acl.c1871 tBTM_STATUS BTM_SetQoS (BD_ADDR bd, FLOW_SPEC *p_flow, tBTM_CMPL_CB *p_cb) in BTM_SetQoS()
1934 void btm_qos_setup_complete(UINT8 status, UINT16 handle, FLOW_SPEC *p_flow) in btm_qos_setup_complete()
Dbtm_int.h1005 FLOW_SPEC *p_flow);
/system/bt/stack/btu/
Dbtu_hcif.c694 FLOW_SPEC flow; in btu_hcif_qos_setup_comp_evt()