Searched refs:btif_avctp_event_t (Results 1 – 2 of 2) sorted by relevance
7 typedef uint8_t btif_avctp_event_t; typedef
18 typedef btif_avctp_event_t btif_avrcp_event_t;1460 static POSSIBLY_UNUSED inline btif_avctp_event_t btif_convert_avrcp_event(btif_avrcp_event_t event) in btif_convert_avrcp_event()1462 return (btif_avctp_event_t) event; in btif_convert_avrcp_event()1546 btif_avctp_event_t btif_avrcp_get_callback_event(const avrcp_callback_parms_t * parms);
Completed in 9 milliseconds