sdk-controller-socket.c | 168 on_sdkctl_direct_cb on_sent; member in struct:SDKCtlDirectPacket 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; [all...] |