Searched defs:overrun (Results 1 – 1 of 1) sorted by relevance
53 …ic inline bool hci_event_can_store(uint16_t pos, uint16_t size, uint16_t to_store, bool *overrun) { in hci_event_can_store()93 bool overrun = false; in hci_event_create_from_template_and_arglist() local