bt_hc_callbacks_t Struct Reference

bt_hc_callbacks_t Struct Reference

#include < bt_hci_lib.h >

Data Fields

size_t  size
 
preload_result_cb   preload_cb
 
postload_result_cb   postload_cb
 
lpm_result_cb   lpm_cb
 
hostwake_ind_cb   hostwake_ind
 
alloc_mem_cb   alloc
 
dealloc_mem_cb   dealloc
 
data_ind_cb   data_ind
 
tx_result_cb   tx_result
 

Detailed Description

Definition at line 133 of file bt_hci_lib.h .

Field Documentation

Definition at line 150 of file bt_hci_lib.h .

data_ind_cb data_ind

Definition at line 156 of file bt_hci_lib.h .

Definition at line 153 of file bt_hci_lib.h .

hostwake_ind_cb hostwake_ind

Definition at line 147 of file bt_hci_lib.h .

Definition at line 144 of file bt_hci_lib.h .

Definition at line 141 of file bt_hci_lib.h .

Definition at line 138 of file bt_hci_lib.h .

size_t size

set to sizeof(bt_hc_callbacks_t)

Definition at line 135 of file bt_hci_lib.h .

tx_result_cb tx_result

Definition at line 159 of file bt_hci_lib.h .


The documentation for this struct was generated from the following file: