Searched defs:BTM_SetPowerMode (Results 1 – 6 of 6) sorted by relevance
134 struct BTM_SetPowerMode { struct141 extern struct BTM_SetPowerMode BTM_SetPowerMode; argument
53 struct BTM_SetPowerMode BTM_SetPowerMode; variable92 tBTM_STATUS bluetooth::shim::BTM_SetPowerMode(uint16_t handle, in BTM_SetPowerMode() function in bluetooth::shim
63 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode() function
122 tBTM_STATUS bluetooth::shim::BTM_SetPowerMode(uint16_t handle, in BTM_SetPowerMode() function in bluetooth::shim
189 tBTM_STATUS BTM_SetPowerMode(uint8_t pm_id, const RawAddress& remote_bda, in BTM_SetPowerMode() function
102 tBTM_STATUS (*BTM_SetPowerMode)(uint8_t pm_id, const RawAddress& bd_addr, member