ESP-IDF
SEND_CB()
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
SEND_CB()
SEND_CB() function
Syntax
Show:
Summary
Declaration
from
ble_hidh.c:45
static
inline
void
SEND_CB
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
SEND_CB
(
void
)
ble_hidh.c:45
SEND_CB
(
)
;
ble_hidh.c:341
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
//return from open
ble_hidh.c:356
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
//return from open
ble_hidh.c:396
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
ble_hidh.c:418
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
ble_hidh.c:429
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
ble_hidh.c:447
esp_hidh_gattc_event_handler()
SEND_CB
(
)
;
//return from open
ble_hidh.c:526
esp_hidh_gattc_event_handler()
Call Tree
from
examples
SEND_CB()
is called by 1 function and calls 1 function:
esp_hidh_gattc_event_handler()
All items filtered out
SEND_CB()
xQueueGenericSend()
All items filtered out
Data Use
from
examples
SEND_CB()
reads 1 variable:
s_ble_hidh_cb_semaphore
All items filtered out
SEND_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