![]() |
BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
hci_tl_template.h
Go to the documentation of this file.
int hci_send_req(struct hci_request *r, BOOL async)
Send an HCI request either in synchronous or in asynchronous mode.
Definition: hci_tl.c:191
void hci_resume_flow(void)
This function resume the User Event Flow which has been stopped on return from UserEvtRx() when the U...
Definition: hci_tl_template.c:82
Definition: ble_list.h:20
void hci_cmd_resp_release(uint32_t flag)
This function is called when an ACI/HCI command is sent and the response is received from the BLE cor...
Definition: hci_tl_template.c:96
Definition: hci_tl_template.h:101
int32_t hci_notify_asynch_evt(void *pdata)
Interrupt service routine that must be called when the BlueNRG reports a packet received or an event ...
Definition: hci_tl.c:345
Structure used to manage the BUS IO operations. All the structure fields will point to functions defi...
Definition: hci_tl.h:79
void hci_register_io_bus(tHciIO *fops)
Register IO bus services. The tHciIO structure is initialized here by assigning to each structure fie...
Definition: hci_tl.c:181
void hci_cmd_resp_wait(uint32_t timeout)
This function is called when an ACI/HCI command is sent and the response is waited from the BLE core...
Definition: hci_tl_template.c:89
Definition: hci_tl_template.h:100
Generated on Mon Apr 15 2019 18:10:39 for BlueNRG-MS pack for STM32CubeMX by
