Home
last modified time | relevance | path

Searched refs:btsnd_hcic_qos_setup (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h312 extern BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags,
/system/bt/stack/hcic/
Dhcicmds.c653 BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags, UINT8 service_type, in btsnd_hcic_qos_setup() function
/system/bt/stack/btm/
Dbtm_acl.c1891 if (!btsnd_hcic_qos_setup (p->hci_handle, p_flow->qos_flags, p_flow->service_type, in BTM_SetQoS()