Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Davdt_api.h706 extern UINT16 AVDT_CloseReq(UINT8 handle);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c1496 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_do_close()
2136 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_reconfig()
2726 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_suspend_cont()
2763 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_rcfg_cfm()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c692 UINT16 AVDT_CloseReq(UINT8 handle) in AVDT_CloseReq() function