Home
last modified time | relevance | path

Searched refs:hw_lpm_enable (Results 1 – 2 of 2) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
Dbt_vendor_brcm.c56 uint8_t hw_lpm_enable(uint8_t turn_on);
185 retval = hw_lpm_enable(BT_VND_LPM_ENABLE); in op()
189 retval = hw_lpm_enable(BT_VND_LPM_DISABLE); in op()
Dhardware.c1103 uint8_t hw_lpm_enable(uint8_t turn_on) in hw_lpm_enable() function