ESP-IDF
bluetooth_sdp_types
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bluetooth_sdp_types
bluetooth_sdp_types enum
Syntax
Show:
Summary
Declaration
from
bt_sdp.h:30
enum
{
SDP_TYPE_RAW
,
SDP_TYPE_MAP_MAS
,
SDP_TYPE_MAP_MNS
,
SDP_TYPE_PBAP_PSE
,
SDP_TYPE_PBAP_PCE
,
SDP_TYPE_OPP_SERVER
,
SDP_TYPE_SAP_SERVER
,
SDP_TYPE_DIP_SERVER
,
}
;
Values
Value
Declared as
bluetooth_sdp_types::SDP_TYPE_RAW
bluetooth_sdp_types::SDP_TYPE_MAP_MAS
bluetooth_sdp_types::SDP_TYPE_MAP_MNS
bluetooth_sdp_types::SDP_TYPE_PBAP_PSE
bluetooth_sdp_types::SDP_TYPE_PBAP_PCE
bluetooth_sdp_types::SDP_TYPE_OPP_SERVER
bluetooth_sdp_types::SDP_TYPE_SAP_SERVER
bluetooth_sdp_types::SDP_TYPE_DIP_SERVER
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
{
bt_sdp.h:30
}
bluetooth_sdp_types
;
bt_sdp.h:39
bluetooth_sdp_types
bluetooth_sdp_types
type
;
bt_sdp.h:46
_bluetooth_sdp_hdr_overlay
_bluetooth_sdp_hdr_overlay::type
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
Instance
Scope
Location
Project
_bluetooth_sdp_hdr_overlay::type
_bluetooth_sdp_hdr_overlay
bt_sdp.h:46
Lifecycle
from
examples
All items filtered out
All items filtered out