ESP-IDF
HID_HostGetSDPRecord()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
HID_HostGetSDPRecord()
HID_HostGetSDPRecord() function
* Function HID_HostGetSDPRecord * Description This function reads the device SDP record * Returns tHID_STATUS
Syntax
Show:
Summary
Declaration
Definition
from
hidh_api.h:103
extern
tHID_STATUS
HID_HostGetSDPRecord
(
BD_ADDR
addr
,
tSDP_DISCOVERY_DB
*
p_db
,
UINT32
db_len
,
tHID_HOST_SDP_CALLBACK
*
sdp_cback
)
;
Implemented in
hidh_api.c:58
Arguments
Argument
addr
p_db
db_len
sdp_cback
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