Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/src/
H A 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()
H A Dhardware.c1049 ** Function hw_lpm_enable
1056 uint8_t hw_lpm_enable(uint8_t turn_on) in hw_lpm_enable() function
1093 HILOGD("hw_lpm_enable ret:%d", ret); in hw_lpm_enable()
/vendor/hihope/rk3568/bluetooth/src/
H A 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()
H A Dhardware.c1096 ** Function hw_lpm_enable
1103 uint8_t hw_lpm_enable(uint8_t turn_on) in hw_lpm_enable() function
1140 HILOGD("hw_lpm_enable ret:%d", ret); in hw_lpm_enable()

Completed in 5 milliseconds