ESP-IDF
hidh_conn_snd_data()
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
hidh_conn_snd_data()
hidh_conn_snd_data() function
* Function hidh_conn_snd_data * Description This function is sends out data. * Returns tHID_STATUS
Syntax
Show:
Summary
Declaration
Definition
from
hid_int.h:62
extern
tHID_STATUS
hidh_conn_snd_data
(
UINT8
dhandle
,
UINT8
trans_type
,
UINT8
param
,
\
UINT16
data
,
UINT8
rpt_id
,
BT_HDR
*
buf
)
;
Implemented in
hidh_conn.c:825
Arguments
Argument
dhandle
trans_type
param
data
rpt_id
buf
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