Home
last modified time | relevance | path

Searched refs:timeout_ms (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c179 uint32_t *timeout_ms = (uint32_t *)param; in op() local
180 *timeout_ms = hw_lpm_get_idle_timeout(); in op()
H A Dhardware.c1108 uint32_t timeout_ms; in hw_lpm_get_idle_timeout() local
1113 timeout_ms = (uint32_t)lpm_param.host_stack_idle_threshold * LPM_IDLE_TIMEOUT_MULTIPLE; in hw_lpm_get_idle_timeout()
1114 timeout_ms *= BT_VENDOR_LDM_DEFAULT_IDLE; in hw_lpm_get_idle_timeout()
1115 return timeout_ms; in hw_lpm_get_idle_timeout()
H A Dupio.c92 uint32_t timeout_ms; member
/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c179 uint32_t *timeout_ms = (uint32_t *)param; in op() local
180 *timeout_ms = hw_lpm_get_idle_timeout(); in op()
H A Dhardware.c1155 uint32_t timeout_ms; in hw_lpm_get_idle_timeout() local
1160 timeout_ms = (uint32_t)lpm_param.host_stack_idle_threshold * LPM_IDLE_TIMEOUT_MULTIPLE; in hw_lpm_get_idle_timeout()
1161 timeout_ms *= BT_VENDOR_LDM_DEFAULT_IDLE; in hw_lpm_get_idle_timeout()
1162 return timeout_ms; in hw_lpm_get_idle_timeout()
H A Dupio.c92 uint32_t timeout_ms; member

Completed in 6 milliseconds