Searched defs:tBTM_PM_MCB (Results 1 – 1 of 1) sorted by relevance
155 struct tBTM_PM_MCB { struct156 bool chg_ind = false;157 tBTM_PM_PWR_MD req_mode;158 tBTM_PM_PWR_MD set_mode;160 uint16_t interval = 0;161 uint16_t max_lat = 0;162 uint16_t min_loc_to = 0;163 uint16_t min_rmt_to = 0;164 void Init(RawAddress bda, uint16_t handle) { in Init()168 RawAddress bda_;[all …]