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