Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h571 extern void AVRC_Deinit(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c393 void AVRC_Deinit(void) in AVRC_Deinit() function
/hal_espressif-latest/components/bt/host/bluedroid/main/
Dbte_init.c297 AVRC_Deinit(); in BTE_DeinitStack()