Searched refs:AVRC_Close (Results 1 – 6 of 6) sorted by relevance
42 uint16_t AVRC_Close(uint8_t handle) { in AVRC_Close() function
411 extern uint16_t AVRC_Close(uint8_t handle);
94 uint16_t Close(uint8_t handle) override { return AVRC_Close(handle); } in Close()
132 AVRC_Close(rc_handle); in bta_av_del_rc()1039 AVRC_Close(p_rcb->handle); in bta_av_rc_close()
2961 AVRC_Close(p_scb->rc_handle); in bta_av_open_rc()
1071 uint16_t AVRC_Close(uint8_t handle) { in AVRC_Close() function