![]() |
nrfxlib API 3.3.99
|
| int32_t sdc_hci_data_put | ( | uint8_t const * | p_data_in | ) |
#include <softdevice_controller/include/sdc_hci.h>
Send an HCI data packet to the SoftDevice Controller.
| [in] | p_data_in | HCI ACL Data packet. The format is described in the Bluetooth Core Specification, Vol 4, Part E, 5.4.2 HCI ACL Data packets |
| 0 | Success |
| -NRF_EINVAL | Invalid input |