Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.c1045 static void btif_av_handle_event(UINT16 event, char* p_param) in btif_av_handle_event() function
1132 btif_transfer_context(btif_av_handle_event, event, in bte_av_callback()
1167 btif_transfer_context(btif_av_handle_event, BTIF_AV_SINK_CONFIG_REQ_EVT, in bte_av_media_callback()
1334 return btif_transfer_context(btif_av_handle_event, BTIF_AV_DISCONNECT_REQ_EVT, in disconnect()
1351 btif_transfer_context(btif_av_handle_event, BTIF_AV_CLEANUP_REQ_EVT, NULL, 0, NULL); in cleanup()
1521 btif_transfer_context(btif_av_handle_event, event, in btif_dispatch_sm_event()