ESP-IDF + 0/1 examples
SourceVu will show references to ble_l2cap_send() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

0 on success; BLE_HS_ESTALLED: if there was not enough credits available to send whole SDU. The application needs to wait for the event 'BLE_L2CAP_EVENT_COC_TX_UNSTALLED' before being able to transmit more data; Another non-zero value on failure.

References

from examples