gatt_security_server sample
SCAN_RSP_CONFIG_FLAG
is only used within gatt_security_server sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
gatt_security_server sample
SCAN_RSP_CONFIG_FLAG
SCAN_RSP_CONFIG_FLAG macro
Syntax
Show:
Summary
Declaration
from
example_ble_sec_gatts_demo.c:33
#define
SCAN_RSP_CONFIG_FLAG
(
1
<
<
1
)
Examples
References
from
examples
Code
Location
#define
SCAN_RSP_CONFIG_FLAG
(
1
<
<
1
)
example_ble_sec_gatts_demo.c:33
adv_config_done
&=
(
~
SCAN_RSP_CONFIG_FLAG
)
;
example_ble_sec_gatts_demo.c:307
adv_config_done
|=
SCAN_RSP_CONFIG_FLAG
;
example_ble_sec_gatts_demo.c:398
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