Home
last modified time | relevance | path

Searched refs:BTM_PM_DEBUG (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c91 #if BTM_PM_DEBUG == 1
231 #if BTM_PM_DEBUG == 1 in BTM_SetPowerMode()
240 #if BTM_PM_DEBUG == 1 in BTM_SetPowerMode()
562 #if BTM_PM_DEBUG == 1 in btm_pm_snd_md_req()
599 #if BTM_PM_DEBUG == 1 in btm_pm_snd_md_req()
651 #if BTM_PM_DEBUG == 1 in btm_pm_snd_md_req()
717 #if BTM_PM_DEBUG == 1 in btm_pm_proc_cmd_status()
731 #if BTM_PM_DEBUG == 1 in btm_pm_proc_cmd_status()
795 #if BTM_PM_DEBUG == 1 in btm_pm_proc_mode_change()
805 #if BTM_PM_DEBUG == 1 in btm_pm_proc_mode_change()
Dbtm_acl.c296 #if BTM_PM_DEBUG == 1 in btm_acl_created()
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h862 #ifndef BTM_PM_DEBUG
863 #define BTM_PM_DEBUG 0 macro