ESP-IDF
hci_adv_credits_force_release()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_force_release()
hci_adv_credits_force_release() function
Syntax
Show:
Summary
Declaration
Definition
from
hci_layer.h:110
int
hci_adv_credits_force_release
(
uint16_t
num
)
;
Implemented in
hci_hal_h4.c:404
Arguments
Argument
num
Examples
References
from
examples
Code
Location
Referrer
int
hci_adv_credits_force_release
(
uint16_t
num
)
hci_hal_h4.c:404
int
hci_adv_credits_force_release
(
uint16_t
num
)
;
hci_layer.h:110
hci_adv_credits_force_release
(
0
)
;
hci_hal_h4.c:295
hci_adv_flow_monitor()
Call Tree
from
examples
hci_adv_credits_force_release()
is called by 1 function and calls 4 functions:
hci_adv_flow_monitor()
All items filtered out
hci_adv_credits_force_release()
hci_adv_credits_prep_to_release()
hci_adv_credits_release()
hci_adv_credits_release_rollback()
hci_adv_flow_try_send_command()
All items filtered out
Data Use
from
examples
hci_adv_credits_force_release()
:
All items filtered out
hci_adv_credits_force_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