Home
last modified time | relevance | path

Searched refs:tBTM_PM_STATE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h96 typedef UINT8 tBTM_PM_STATE; typedef
107 tBTM_PM_STATE state; /* contains the current mode of the connection */
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c761 tBTM_PM_STATE old_state; in btm_pm_proc_mode_change()