Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_av.h92 void btif_av_clear_remote_suspend_flag(void);
/system/bt/btif/src/
Dbtif_a2dp_control.cc182 btif_av_clear_remote_suspend_flag(); in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_audio_interface.cc497 btif_av_clear_remote_suspend_flag(); in btif_a2dp_audio_process_request()
Dbtif_av.cc3077 void btif_av_clear_remote_suspend_flag(void) { in btif_av_clear_remote_suspend_flag() function
Dbtif_rc.cc1919 btif_av_clear_remote_suspend_flag(); in register_notification_rsp()
/system/bt/audio_hal_interface/
Da2dp_encoding.cc134 btif_av_clear_remote_suspend_flag(); in SuspendRequest()