ESP-IDF
+
0
/8 examples
SourceVu will show references to
ESP_BLE_ADV_FLAG_GEN_DISC
from the following samples and libraries:
Bluedroid_GATT_Server sample
ble_ancs sample
ble_compatibility_test sample
gatt_security_server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
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
ESP_BLE_ADV_FLAG_GEN_DISC
ESP_BLE_ADV_FLAG_GEN_DISC macro
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:24
#define
ESP_BLE_ADV_FLAG_GEN_DISC
(
0x01
<
<
1
)
Examples
ESP_BLE_ADV_FLAG_GEN_DISC
is referenced by 8 libraries and example projects:
Bluedroid_GATT_Server sample
ble_ancs sample
ble_compatibility_test sample
gatt_security_server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
References
from
0/8
examples
Code
Location
#define
ESP_BLE_ADV_FLAG_GEN_DISC
(
0x01
<
<
1
)
esp_gap_ble_api.h:24
.
flag
=
(
ESP_BLE_ADV_FLAG_GEN_DISC
|
ESP_BLE_ADV_FLAG_BREDR_NOT_SPT
)
,
protocomm_ble.c:87
Call Tree
from
0/8
examples
All items filtered out
All items filtered out
Data Use
from
0/8
examples
All items filtered out
All items filtered out
Class Tree
from
0/8
examples
All items filtered out
All items filtered out
Override Tree
from
0/8
examples
All items filtered out
All items filtered out
Implementations
from
0/8
examples
All items filtered out
All items filtered out
Instances
from
0/8
examples
Lifecycle
from
0/8
examples
All items filtered out
All items filtered out