ESP-IDF
WAIT_CB()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
WAIT_CB()
WAIT_CB() function
Syntax
Show:
Summary
Declaration
from
ble_hidh.c:40
static
inline
void
WAIT_CB
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
WAIT_CB
(
void
)
ble_hidh.c:40
WAIT_CB
(
)
;
ble_hidh.c:63
read_char()
WAIT_CB
(
)
;
ble_hidh.c:79
read_descr()
WAIT_CB
(
)
;
ble_hidh.c:286
register_for_notify()
WAIT_CB
(
)
;
ble_hidh.c:292
write_char_descr()
WAIT_CB
(
)
;
ble_hidh.c:632
esp_ble_hidh_init()
WAIT_CB
(
)
;
ble_hidh.c:689
esp_ble_hidh_dev_open()
Call Tree
from
examples
WAIT_CB()
is called by 6 functions and calls 1 function:
read_char()
read_descr()
register_for_notify()
write_char_descr()
esp_ble_hidh_init()
esp_ble_hidh_dev_open()
All items filtered out
WAIT_CB()
xQueueSemaphoreTake()
All items filtered out
Data Use
from
examples
WAIT_CB()
reads 1 variable:
s_ble_hidh_cb_semaphore
All items filtered out
WAIT_CB()
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