Home
last modified time | relevance | path

Searched defs:BTM_SetPowerMode (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl_btm_pm.cc62 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc180 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h102 tBTM_STATUS (*BTM_SetPowerMode)(uint8_t pm_id, const RawAddress& bd_addr, member