ESP-IDF
hci_adv_credits_release_rollback()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hci_adv_credits_release_rollback()
hci_adv_credits_release_rollback() function
Syntax
Show:
Summary
Declaration
from
hci_hal_h4.c:341
static
int
hci_adv_credits_release_rollback
(
uint16_t
num
)
;
Arguments
Argument
num
Examples
References
from
examples
Code
Location
Referrer
static
int
hci_adv_credits_release_rollback
(
uint16_t
num
)
hci_hal_h4.c:341
hci_adv_credits_release_rollback
(
credits_released
)
;
hci_hal_h4.c:395
hci_adv_credits_try_release()
hci_adv_credits_release_rollback
(
credits_released
)
;
hci_hal_h4.c:410
hci_adv_credits_force_release()
Call Tree
from
examples
hci_adv_credits_release_rollback()
is called by 2 functions and calls 3 functions:
hci_adv_credits_try_release()
hci_adv_credits_force_release()
All items filtered out
hci_adv_credits_release_rollback()
__assert_func()
osi_mutex_lock()
osi_mutex_unlock()
All items filtered out
Data Use
from
examples
hci_adv_credits_release_rollback()
reads 3 variables and writes 2 variables:
hci_hal_env_t::adv_credits
hci_hal_env_t::adv_credits_to_release
hci_hal_env
All items filtered out
hci_adv_credits_release_rollback()
hci_hal_env_t::adv_credits
hci_hal_env_t::adv_credits_to_release
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