ESP-IDF
bluetooth_sdp_mas_record
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
bluetooth_sdp_mas_record
bluetooth_sdp_mas_record struct
Message Access Profile - Server parameters
Syntax
Show:
Summary
Declaration
from
esp_sdp_api.h:92
typedef
struct
bluetooth_sdp_mas_record
{
esp_bluetooth_sdp_hdr_overlay_t
hdr
;
uint32_t
mas_instance_id
;
uint32_t
supported_features
;
uint32_t
supported_message_types
;
}
esp_bluetooth_sdp_mas_record_t
;
Fields
Field
Declared as
Description
bluetooth_sdp_mas_record::hdr
esp_bluetooth_sdp_hdr_overlay_t
General info.
bluetooth_sdp_mas_record::mas_instance_id
uint32_t
MAS Instance ID.
bluetooth_sdp_mas_record::supported_features
uint32_t
Map supported features.
bluetooth_sdp_mas_record::supported_message_types
uint32_t
Supported message types.
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