Searched refs:btm_qos_setup_complete (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 872 btm_qos_setup_complete(status, handle, &flow); in btu_hcif_qos_setup_comp_evt() 1319 btm_qos_setup_complete(status, 0, NULL); in btu_hcif_hdl_command_status()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_acl.c | 1924 void btm_qos_setup_complete (UINT8 status, UINT16 handle, FLOW_SPEC *p_flow) in btm_qos_setup_complete() function 1969 btm_qos_setup_complete (HCI_ERR_HOST_TIMEOUT, 0, NULL); in btm_qos_setup_timeout()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1096 void btm_qos_setup_complete (UINT8 status, UINT16 handle, FLOW_SPEC *p_flow);
|