Searched refs:AVRC_Close (Results 1 – 4 of 4) sorted by relevance
322 extern UINT16 AVRC_Close(UINT8 handle);
140 AVRC_Close(rc_handle); in bta_av_del_rc()1075 AVRC_Close(p_rcb->handle); in bta_av_rc_close()
3081 AVRC_Close(p_scb->rc_handle); in bta_av_open_rc()
932 UINT16 AVRC_Close(UINT8 handle) in AVRC_Close() function