Home
last modified time | relevance | path

Searched refs:btif_rc_supported_event_t (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_rc.c136 } btif_rc_supported_event_t; typedef
256 static void register_for_event_notification (btif_rc_supported_event_t *p_event);
1959 btif_rc_supported_event_t *p_event = (btif_rc_supported_event_t *)data; in iterate_supported_event_list_for_interim_rsp()
1986 btif_rc_supported_event_t *p_event = (btif_rc_supported_event_t *)data; in iterate_supported_event_list_for_timeout()
2020 btif_rc_supported_event_t *p_event; in rc_notification_interim_timout()
2022 p_event = (btif_rc_supported_event_t *)list_node(node); in rc_notification_interim_timout()
2245 static void register_for_event_notification(btif_rc_supported_event_t *p_event) in register_for_event_notification()
2334 btif_rc_supported_event_t *p_event; in handle_get_capability_response()
2345 … p_event = (btif_rc_supported_event_t *)osi_malloc(sizeof(btif_rc_supported_event_t)); in handle_get_capability_response()
2419 btif_rc_supported_event_t *p_event; in handle_notification_response()
[all …]