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.cc137 } btif_rc_supported_event_t; typedef
276 static void register_for_event_notification(btif_rc_supported_event_t* p_event,
2715 btif_rc_supported_event_t* p_event = (btif_rc_supported_event_t*)data; in iterate_supported_event_list_for_interim_rsp()
2742 btif_rc_supported_event_t* p_event = (btif_rc_supported_event_t*)data; in iterate_supported_event_list_for_timeout()
2776 btif_rc_supported_event_t* p_event; in rc_notification_interim_timout()
2778 p_event = (btif_rc_supported_event_t*)list_node(node); in rc_notification_interim_timout()
3008 static void register_for_event_notification(btif_rc_supported_event_t* p_event, in register_for_event_notification()
3118 btif_rc_supported_event_t* p_event; in handle_get_capability_response()
3129 p_event = (btif_rc_supported_event_t*)osi_malloc( in handle_get_capability_response()
3130 sizeof(btif_rc_supported_event_t)); in handle_get_capability_response()
[all …]