ESP-IDF
+
0
/14 examples
SourceVu will show references to
ble_uuid128_t
from the following samples and libraries:
blecent sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
ble_multi_adv sample
power_save sample
NimBLE_GATT_Server sample
NimBLE_Security sample
enc_adv_data_prph sample
ble_multi_conn_cent sample
ble_multi_conn_prph sample
blecent_throughput 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_uuid128_t
ble_uuid128_t struct
128-bit UUID
Syntax
Show:
Summary
Declaration
from
ble_uuid.h:76
typedef
struct
{
ble_uuid_t
u
;
uint8_t
value
[
16
]
;
}
ble_uuid128_t
;
Fields
Field
Declared as
Description
ble_uuid128_t::u
ble_uuid_t
Generic UUID structure.
ble_uuid128_t::value
uint8_t
[
16
]
128-bit UUID value.
Examples
ble_uuid128_t
is referenced by 14 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