ESP-IDF
tBTM_PM_MCB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_PM_MCB
tBTM_PM_MCB struct
Syntax
Show:
Summary
Declaration
from
btm_int.h:98
typedef
struct
{
tBTM_PM_PWR_MD
req_mode
[
BTM_MAX_PM_RECORDS
+
1
]
;
tBTM_PM_PWR_MD
set_mode
;
UINT16
interval
;
#if
(
BTM_SSR_INCLUDED
==
TRUE
)
UINT16
max_lat
;
UINT16
min_rmt_to
;
UINT16
min_loc_to
;
#endif
tBTM_PM_STATE
state
;
BOOLEAN
chg_ind
;
}
tBTM_PM_MCB
;
Fields
Field
Declared as
tBTM_PM_MCB::req_mode
tBTM_PM_PWR_MD
[
BTM_MAX_PM_RECORDS
+
1
]
tBTM_PM_MCB::set_mode
tBTM_PM_PWR_MD
tBTM_PM_MCB::interval
UINT16
tBTM_PM_MCB::state
tBTM_PM_STATE
tBTM_PM_MCB::chg_ind
BOOLEAN
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out