ESP-IDF
ble_hs_hci_lock()
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
ble_hs_hci_lock()
ble_hs_hci_lock() function
Syntax
Show:
Summary
Declaration
from
ble_hs_hci.c:325
static
void
ble_hs_hci_lock
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
ble_hs_hci_lock
(
void
)
ble_hs_hci.c:326
ble_hs_hci_lock
(
)
;
ble_hs_hci.c:531
ble_hs_hci_cmd_tx_no_rsp()
ble_hs_hci_lock
(
)
;
ble_hs_hci.c:548
ble_hs_hci_cmd_tx()
Call Tree
from
examples
ble_hs_hci_lock()
is called by 2 functions and calls 2 functions:
ble_hs_hci_cmd_tx_no_rsp()
ble_hs_hci_cmd_tx()
All items filtered out
ble_hs_hci_lock()
ble_npl_mutex_pend()
npl_funcs_t::p_ble_npl_get_time_forever
All items filtered out
Data Use
from
examples
ble_hs_hci_lock()
reads 2 variables:
os_error::OS_NOT_STARTED
npl_funcs
All items filtered out
ble_hs_hci_lock()
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