Searched refs:BTM_PM_STS_SSR (Results 1 – 5 of 5) sorted by relevance
854 BTM_PM_STS_SSR, /* report the SSR parameters in HCI_SNIFF_SUB_RATE_EVT */ enumerator870 case BTM_PM_STS_SSR: in power_mode_status_text()
280 (*client_callback)(p_acl->remote_addr, BTM_PM_STS_SSR, (use_ssr) ? 1 : 0, in btm_pm_on_sniff_subrating()
796 (*pm_reg_db.cback)(bd_addr, BTM_PM_STS_SSR, (use_ssr) ? 1 : 0, status); in process_ssr_event()
181 - If the status is `BTM_PM_STS_SSR`, simply clears or sets the device
997 case BTM_PM_STS_SSR: in bta_dm_pm_btm_status()