Searched defs:because (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dbt-hci.c417 /* Note: we could ignore endiannes because unswapped handles will still
696 struct bt_device_s *host, uint8_t because)
704 host->reject_reason = because;
760 /* Neets to be done at the very end because it can trigger a (nested)
1966 /* We could perform fragmentation here, we can't do "recombination" because
695 bt_hci_connection_reject(struct bt_hci_s *hci, struct bt_device_s *host, uint8_t because) argument

Completed in 90 milliseconds