Searched defs:BTM_SetPowerMode (Results 1 - 1 of 1) sorted by relevance
/external/bluetooth/bluedroid/stack/btm/ |
H A D | btm_pm.c | 176 ** Function BTM_SetPowerMode 185 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda, tBTM_PM_PWR_MD *p_mode) function 200 BTM_TRACE_API3( "BTM_SetPowerMode: pm_id %d BDA: %08x mode:0x%x", pm_id, 228 BTM_TRACE_DEBUG4( "BTM_SetPowerMode: mode:0x%x interval %d max:%d, min:%d", p_mode->mode, p_cb->interval, p_mode->max, p_mode->min); 243 BTM_TRACE_DEBUG2( "BTM_SetPowerMode: Saving cmd acl_ind %d temp_pm_id %d", acl_ind,temp_pm_id); 961 ** Functions BTM_PmRegister, BTM_SetPowerMode, and BTM_ReadPowerMode 973 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda, tBTM_PM_PWR_MD *p_mode) function
|
Completed in 55 milliseconds