Home | History | Annotate | Download | only in hw

Lines Matching full:evt_submit

29     void (*evt_submit)(void *opaque, int len);
467 hci->evt_submit(hci->opaque, len + 2);
496 hci->evt_submit(hci->opaque, len + EVT_CMD_COMPLETE_SIZE + 2);
2154 s->evt_submit = bt_hci_evt_submit;