Searched refs:have_hdr (Results 1 – 2 of 2) sorted by relevance
59 uint8_t have_hdr; member310 hci_h4.rx.have_hdr = false; in reset_rx()362 hci_h4.rx.have_hdr = true; in get_acl_hdr()376 hci_h4.rx.have_hdr = true; in get_evt_hdr()476 hci_h4.rx.remaining, hci_h4.rx.discard, hci_h4.rx.have_hdr, hci_h4.rx.buf); in process_rx()483 if (hci_h4.rx.have_hdr) { in process_rx()
65 bool have_hdr; member90 rx.have_hdr = false; in reset_rx()115 rx.have_hdr = true; in get_evt_hdr()129 rx.have_hdr = true; in get_acl_hdr()
Completed in 4 milliseconds