ESP-IDF
sdp_create_record_evt_param
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_create_record_evt_param
sdp_create_record_evt_param struct
ESP_SDP_CREATE_RECORD_COMP_EVT
Syntax
Show:
Summary
Declaration
from
esp_sdp_api.h:210
struct
sdp_create_record_evt_param
{
esp_sdp_status_t
status
;
int
record_handle
;
}
;
Fields
Field
Declared as
Description
sdp_create_record_evt_param::status
esp_sdp_status_t
Status.
sdp_create_record_evt_param::record_handle
int
SDP record handle.
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