ESP-IDF
+
0
/2 examples
SourceVu will show references to
esp_hid_usage_from_cod()
from the following samples and libraries:
esp_hid_device sample
esp_hid_host sample
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
esp_hid_usage_from_cod()
esp_hid_usage_from_cod() function
Calculate the HID Device usage type from the BT CoD @return: the hid usage type
Syntax
Show:
Summary
Declaration
Definition
from
esp_hid_common.h:218
esp_hid_usage_t
esp_hid_usage_from_cod
(
uint32_t
cod
)
;
Implemented in
esp_hid_common.c:416
Arguments
Argument
Description
cod
BT CoD value
Examples
esp_hid_usage_from_cod()
is referenced by 2 libraries and example projects:
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