Home
last modified time | relevance | path

Searched refs:AVRC_Close (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h314 extern UINT16 AVRC_Close(UINT8 handle);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c129 AVRC_Close(rc_handle); in bta_av_del_rc()
980 AVRC_Close(p_rcb->handle); in bta_av_rc_close()
Dbta_av_aact.c2920 AVRC_Close(p_scb->rc_handle); in bta_av_open_rc()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c904 UINT16 AVRC_Close(UINT8 handle) in AVRC_Close() function