ESP-IDF
sdp_slot_t
is only used within ESP-IDF.
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
sdp_slot_t
sdp_slot_t struct
Syntax
Show:
Summary
Declaration
from
btc_sdp.c:34
typedef
struct
{
uint8_t
state
;
sdp_flag_t
flag
;
int
sdp_handle
;
esp_bt_uuid_t
uuid
;
void
*
record_data
;
}
sdp_slot_t
;
Fields
Field
Declared as
sdp_slot_t::state
uint8_t
sdp_slot_t::flag
sdp_flag_t
sdp_slot_t::sdp_handle
int
sdp_slot_t::uuid
esp_bt_uuid_t
sdp_slot_t::record_data
void
*
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