Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc181 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h71 [[nodiscard]] tBTM_STATUS (*BTM_SetPowerMode)(uint8_t pm_id, const RawAddress& bd_addr, member