Home
last modified time | relevance | path

Searched refs:host_stack_idle_threshold (Results 1 - 2 of 2) sorted by relevance

/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c167 uint8_t host_stack_idle_threshold; /* Unit scale 300ms/25ms */ member
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.c168 uint8_t host_stack_idle_threshold; /* Unit scale 300ms/25ms */ member
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