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

/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h61 * This event can result from a call to AVRC_Close() or when the peer closes
79 * This event can result from a call to AVRC_Close(), AVRC_CloseBrowse() or when the peer closes
258 ** the application closes it by calling AVRC_Close(). The
296 ** Function AVRC_Close
312 AVRC_API extern UINT16 AVRC_Close(UINT8 handle);
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c125 AVRC_Close(rc_handle);
1049 AVRC_Close(p_rcb->handle);
H A Dbta_av_aact.c3036 AVRC_Close(p_scb->rc_handle);
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_api.c855 ** the application closes it by calling AVRC_Close(). The
916 ** Function AVRC_Close
932 UINT16 AVRC_Close(UINT8 handle) function
934 AVRC_TRACE_DEBUG("AVRC_Close handle:%d", handle);

Completed in 6221 milliseconds