Home | History | Annotate | Download | only in android

Lines Matching full:on_sent

168     on_sdkctl_direct_cb     on_sent;
169 /* An opaque pointer to pass to on_sent callback. */
833 packet->on_sent(packet->on_sent_opaque, packet, status);
839 packet->on_sent(packet->on_sent_opaque, packet, status);
845 packet->on_sent(packet->on_sent_opaque, packet, status);
870 packet->on_sent = cb;