Home
last modified time | relevance | path

Searched refs:LPM_IDLE_TIMEOUT_MULTIPLE (Results 1 - 4 of 4) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_brcm.h195 /* LPM_IDLE_TIMEOUT_MULTIPLE
199 #ifndef LPM_IDLE_TIMEOUT_MULTIPLE
200 #define LPM_IDLE_TIMEOUT_MULTIPLE 10 macro
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_brcm.h195 /* LPM_IDLE_TIMEOUT_MULTIPLE
199 #ifndef LPM_IDLE_TIMEOUT_MULTIPLE
200 #define LPM_IDLE_TIMEOUT_MULTIPLE 10 macro
/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c1110 /* set idle time to be LPM_IDLE_TIMEOUT_MULTIPLE times of in hw_lpm_get_idle_timeout()
1113 timeout_ms = (uint32_t)lpm_param.host_stack_idle_threshold * LPM_IDLE_TIMEOUT_MULTIPLE; in hw_lpm_get_idle_timeout()
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c1157 /* set idle time to be LPM_IDLE_TIMEOUT_MULTIPLE times of in hw_lpm_get_idle_timeout()
1160 timeout_ms = (uint32_t)lpm_param.host_stack_idle_threshold * LPM_IDLE_TIMEOUT_MULTIPLE; in hw_lpm_get_idle_timeout()

Completed in 5 milliseconds