Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c135 if (mask & BTM_PM_DEREG) { in BTM_PmRegister()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c107 BTM_PmRegister( BTM_PM_DEREG, &bta_dm_cb.pm_id, NULL); in bta_dm_disable_pm()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1884 #define BTM_PM_DEREG 4 /* The module does not want to involve with PM anymore */ macro