Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c872 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/
Dbtm_acl.c1924 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/
Dbtm_int.h1096 void btm_qos_setup_complete (UINT8 status, UINT16 handle, FLOW_SPEC *p_flow);