ESP-IDF
+
0
/24 examples
SourceVu will show references to
ble_uuid16_t
from the following samples and libraries:
blecent sample
blecsc sample
blehr sample
bleprph sample
bleprph_host_only sample
bleprph_wifi_coex sample
ble_dynamic_service sample
power_save sample
NimBLE_GATT_Server sample
NimBLE_Security sample
cts_cent sample
cts_prph sample
enc_adv_data_cent sample
enc_adv_data_prph sample
htp_cent sample
htp_prph sample
coc_bleprph sample
phy_cent sample
phy_prph sample
proximity_sensor_cent sample
proximity_sensor_prph sample
spp_client sample
spp_server sample
blecent_throughput sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_uuid16_t
ble_uuid16_t struct
16-bit UUID
Syntax
Show:
Summary
Declaration
from
ble_uuid.h:58
typedef
struct
{
ble_uuid_t
u
;
uint16_t
value
;
}
ble_uuid16_t
;
Fields
Field
Declared as
Description
ble_uuid16_t::u
ble_uuid_t
Generic UUID structure.
ble_uuid16_t::value
uint16_t
16-bit UUID value.
Related Functions
Found 3 other functions taking a
ble_uuid16_t
argument:
Function
Description
ble_hs_adv_set_array_uuid16()
ble_att_svr_fill_type_value()
Fills the supplied mbuf with the variable length Handles-Information-List field of a Find-By-Type-Value ATT response.
ble_att_svr_build_find_type_value_rsp()
Examples
ble_uuid16_t
is referenced by 24 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