ESP-IDF
ble_hs_hci_ack
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_hs_hci_ack
ble_hs_hci_ack struct
Syntax
Show:
Summary
Declaration
Definition
from
ble_gap_priv.h:36
struct
ble_hs_hci_ack
;
Implemented in
ble_hs_hci_priv.h:49
Fields
Field
Declared as
ble_hs_hci_ack::bha_status
int
ble_hs_hci_ack::bha_params
const
uint8_t
*
ble_hs_hci_ack::bha_params_len
int
ble_hs_hci_ack::bha_opcode
uint16_t
ble_hs_hci_ack::bha_hci_handle
uint8_t
Related Functions
Found 3 other functions taking a
ble_hs_hci_ack
argument:
Function
ble_hs_hci_rx_cmd_complete()
ble_hs_hci_rx_cmd_status()
ble_hs_hci_process_ack()
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
ble_hs_hci_ack
{
ble_hs_hci_priv.h:49
struct
ble_hs_hci_ack
;
ble_gap_priv.h:36
struct
ble_hs_hci_ack
*
out_ack
)
ble_hs_hci.c:374
ble_hs_hci_rx_cmd_complete()
ble_hs_hci_rx_cmd_complete()::out_ack
struct
ble_hs_hci_ack
*
out_ack
)
ble_hs_hci.c:419
ble_hs_hci_rx_cmd_status()
ble_hs_hci_rx_cmd_status()::out_ack
struct
ble_hs_hci_ack
*
out_ack
)
ble_hs_hci.c:440
ble_hs_hci_process_ack()
ble_hs_hci_process_ack()::out_ack
struct
ble_hs_hci_ack
ack
;
ble_hs_hci.c:544
ble_hs_hci_cmd_tx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
ble_hs_hci_rx_cmd_complete()::out_ack
ble_hs_hci_rx_cmd_complete()
ble_hs_hci.c:374
ble_hs_hci_rx_cmd_status()::out_ack
ble_hs_hci_rx_cmd_status()
ble_hs_hci.c:419
ble_hs_hci_process_ack()::out_ack
ble_hs_hci_process_ack()
ble_hs_hci.c:440
Lifecycle
from
examples
All items filtered out
All items filtered out