ble_hs_hci_acl_tx() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

0 on success; BLE_HS_EAGAIN if the packet could not be sent in its entirety due to controller buffer exhaustion. The unsent data is pointed to by the `om` parameter. A BLE host core return code on unexpected error.

References

from examples