Searched refs:AVRC_Open (Results 1 – 4 of 4) sorted by relevance
331 extern uint16_t AVRC_Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb,
80 return AVRC_Open(p_handle, p_ccb, bd_addr); in Open()
1000 uint16_t AVRC_Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb, in AVRC_Open() function
350 if (AVRC_Open(&rc_handle, &ccb, bda) != AVRC_SUCCESS) in bta_av_rc_create()