ESP-IDF
ble_hs_hci_unlock()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
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_unlock()
ble_hs_hci_unlock() function
Syntax
Show:
Summary
Declaration
from
ble_hs_hci.c:334
static
void
ble_hs_hci_unlock
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
ble_hs_hci_unlock
(
void
)
ble_hs_hci.c:335
ble_hs_hci_unlock
(
)
;
ble_hs_hci.c:535
ble_hs_hci_cmd_tx_no_rsp()
ble_hs_hci_unlock
(
)
;
ble_hs_hci.c:583
ble_hs_hci_cmd_tx()
Call Tree
from
examples
ble_hs_hci_unlock()
is called by 2 functions and calls 1 function:
ble_hs_hci_cmd_tx_no_rsp()
ble_hs_hci_cmd_tx()
All items filtered out
ble_hs_hci_unlock()
ble_npl_mutex_release()
All items filtered out
Data Use
from
examples
ble_hs_hci_unlock()
reads 1 variable:
os_error::OS_NOT_STARTED
All items filtered out
ble_hs_hci_unlock()
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