Lines Matching refs:TRUE

92 #if BTM_PM_DEBUG == TRUE
235 #if BTM_PM_DEBUG == TRUE in BTM_SetPowerMode()
241 p_cb->chg_ind = TRUE; in BTM_SetPowerMode()
244 #if BTM_PM_DEBUG == TRUE in BTM_SetPowerMode()
348 #if (BTM_SSR_INCLUDED == TRUE) in BTM_SetSsrParams()
423 #if BTM_PM_DEBUG == TRUE in btm_pm_sm_alloc()
446 #if (BLE_INCLUDED == TRUE) in btm_pm_find_acl_ind()
451 #if BTM_PM_DEBUG == TRUE in btm_pm_find_acl_ind()
615 #if BTM_PM_DEBUG == TRUE in btm_pm_snd_md_req()
627 chg_ind = TRUE; in btm_pm_snd_md_req()
633 p_cb->chg_ind = TRUE; /* needs to wake, then sleep */ in btm_pm_snd_md_req()
635 if(p_cb->chg_ind == TRUE) /* needs to wake first */ in btm_pm_snd_md_req()
637 #if (BTM_SSR_INCLUDED == TRUE) in btm_pm_snd_md_req()
651 #if BTM_PM_DEBUG == TRUE in btm_pm_snd_md_req()
712 #if BTM_PM_DEBUG == TRUE in btm_pm_snd_md_req()
773 #if BTM_PM_DEBUG == TRUE in btm_pm_proc_cmd_status()
790 #if BTM_PM_DEBUG == TRUE in btm_pm_proc_cmd_status()
858 #if BTM_PM_DEBUG == TRUE in btm_pm_proc_mode_change()
867 if(btm_cb.pm_mode_db[zz].chg_ind == TRUE) in btm_pm_proc_mode_change()
869 #if BTM_PM_DEBUG == TRUE in btm_pm_proc_mode_change()
886 #if BTM_SCO_INCLUDED == TRUE in btm_pm_proc_mode_change()
904 #if (BTM_SSR_INCLUDED == TRUE)
913 UINT16 use_ssr = TRUE; in btm_pm_proc_ssr_evt()
965 return TRUE; in btm_pm_device_in_active_or_sniff_mode()
968 #if ((defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE)) in btm_pm_device_in_active_or_sniff_mode()
973 return TRUE; in btm_pm_device_in_active_or_sniff_mode()
998 return TRUE; in btm_pm_device_in_scan_state()
1005 return TRUE; in btm_pm_device_in_scan_state()
1022 if (TRUE == btm_pm_device_in_active_or_sniff_mode()) in BTM_PM_ReadControllerState()
1025 if (TRUE == btm_pm_device_in_scan_state()) in BTM_PM_ReadControllerState()