ESP-IDF
bt_uuid_t
is only used within ESP-IDF.
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
bt_uuid_t
bt_uuid_t struct
Bluetooth 128-bit UUID
Syntax
Show:
Summary
Declaration
from
bt_defs.h:57
typedef
struct
{
uint8_t
uu
[
16
]
;
}
bt_uuid_t
;
Fields
Field
Declared as
bt_uuid_t::uu
uint8_t
[
16
]
Related Functions
Found 2 other functions taking a
bt_uuid_t
argument:
Function
uuid_to_string_legacy()
bta_to_btif_uuid()
Examples
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