ESP-IDF
hidd_dev_map_t::hid_protocol_handle
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
hidd_dev_map_t::hid_protocol_handle
hidd_dev_map_t::hid_protocol_handle field
Syntax
Show:
Summary
Declaration
from
ble_hidd.c:134
uint16_t
hid_protocol_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
hid_protocol_handle
;
ble_hidd.c:134
dev
->
devices
[
device_index
]
.
hid_protocol_handle
=
param
->
add_attr_tab
.
handles
[
HIDD_LE_IDX_PROTO_MODE_VAL
]
;
ble_hidd.c:455
hid_event_handler()
}
else
if
(
param
->
write
.
handle
==
dev
->
devices
[
device_index
]
.
hid_protocol_handle
)
{
ble_hidd.c:516
hid_event_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
hidd_dev_map_t::hid_protocol_handle
is written by 1 function and is read by 1 function:
hid_event_handler()
All items filtered out
hidd_dev_map_t::hid_protocol_handle
hid_event_handler()
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