Searched refs:AVRC_SUCCESS (Results 1 – 3 of 3) sorted by relevance
36 #define AVRC_SUCCESS AVCT_SUCCESS /* 0 Function successful */ macro111 #define AVRC_META_SUCCESS AVRC_SUCCESS
186 return (result ? AVRC_SUCCESS : AVRC_FAIL); in AVRC_FindService()297 return (result ? AVRC_SUCCESS : AVRC_FAIL); in AVRC_AddRecord()
334 if (AVRC_Open(&rc_handle, &ccb, bda) != AVRC_SUCCESS) in bta_av_rc_create()1958 bta_av_avrc_sdp_cback) == AVRC_SUCCESS) in bta_av_rc_disc()