Searched refs:EVT_NUM_COMP_PKTS_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dbt-hci.c1453 uint16_t buf[EVT_NUM_COMP_PKTS_SIZE(1) / 2 + 1];
1460 bt_hci_event(hci, EVT_NUM_COMP_PKTS, params, EVT_NUM_COMP_PKTS_SIZE(1));
H A Dbt.h1463 #define EVT_NUM_COMP_PKTS_SIZE(num_hndl) (1 + 4 * (num_hndl)) macro

Completed in 30 milliseconds