Searched refs:AVRC_Init (Results 1 – 3 of 3) sorted by relevance
558 extern bt_status_t AVRC_Init(void);
364 bt_status_t AVRC_Init(void) in AVRC_Init() function
350 if (AVRC_Init() != BT_STATUS_SUCCESS) { in BTE_InitStack()