ESP-IDF
+
0
/19 examples
SourceVu will show references to
ble_gap_adv_params::disc_mode
from the following samples and libraries:
blecsc sample
blehr sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
power_save sample
NimBLE_Beacon sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
cts_prph sample
enc_adv_data_prph sample
htp_prph sample
coc_bleprph sample
ble_multi_conn_prph sample
proximity_sensor_prph sample
spp_server sample
bleprph_throughput 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
ble_gap_adv_params::disc_mode
ble_gap_adv_params::disc_mode field
Discoverable mode. Can be one of following constants: - BLE_GAP_DISC_MODE_NON (non-discoverable; 3.C.9.2.2). - BLE_GAP_DISC_MODE_LTD (limited-discoverable; 3.C.9.2.3). - BLE_GAP_DISC_MODE_GEN (general-discoverable; 3.C.9.2.4).
Syntax
Show:
Summary
Declaration
from
ble_gap.h:254
uint8_t
disc_mode
;
Examples
ble_gap_adv_params::disc_mode
is referenced by 19 libraries and example projects:
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