ESP-IDF
BTA_HhSetReport()
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
BTA_HhSetReport()
BTA_HhSetReport() function
* Function BTA_HhSetReport * Description send SET_REPORT to device. * Parameter dev_handle: device handle * r_type: report type, could be BTA_HH_RPTT_OUTPUT or * BTA_HH_RPTT_FEATURE. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_api.h:405
extern
void
BTA_HhSetReport
(
UINT8
dev_handle
,
tBTA_HH_RPT_TYPE
r_type
,
BT_HDR
*
p_data
)
;
Implemented in
bta_hh_api.c:194
Arguments
Argument
dev_handle
r_type
p_data
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