Home | History | Annotate | Download | only in btu

Lines Matching refs:current_mode

1768     UINT8       current_mode;
1774 STREAM_TO_UINT8 (current_mode, p);
1780 btm_pm_proc_mode_change (status, handle, current_mode, interval);
1782 btm_process_mode_change (status, handle, current_mode, interval);
1786 hidd_pm_proc_mode_change( status, current_mode, interval ) ;