[][src]Function openthread_sys::otPlatBleL2capOnSduSent

pub unsafe extern "C" fn otPlatBleL2capOnSduSent(aInstance: *mut otInstance)

The BLE driver calls this method to notify OpenThread that an L2CAP SDU has been sent.

@param[in] aInstance The OpenThread instance structure.