Home
last modified time | relevance | path

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

/system/bt/stack/include/
Davrc_api.h322 extern UINT16 AVRC_Close(UINT8 handle);
/system/bt/bta/av/
Dbta_av_act.c140 AVRC_Close(rc_handle); in bta_av_del_rc()
1075 AVRC_Close(p_rcb->handle); in bta_av_rc_close()
Dbta_av_aact.c3081 AVRC_Close(p_scb->rc_handle); in bta_av_open_rc()
/system/bt/stack/avrc/
Davrc_api.c932 UINT16 AVRC_Close(UINT8 handle) in AVRC_Close() function