ESP-IDF
tHCI_EXT_SCAN_PARAMS
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
tHCI_EXT_SCAN_PARAMS
tHCI_EXT_SCAN_PARAMS struct
Syntax
Show:
Summary
Declaration
from
hcimsgs.h:925
typedef
struct
{
UINT8
scan_type
;
UINT16
scan_interval
;
UINT16
scan_window
;
}
tHCI_EXT_SCAN_PARAMS
;
Fields
Field
Declared as
tHCI_EXT_SCAN_PARAMS::scan_type
UINT8
tHCI_EXT_SCAN_PARAMS::scan_interval
UINT16
tHCI_EXT_SCAN_PARAMS::scan_window
UINT16
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