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

/external/qemu/hw/
H A Dbt.h1646 #define acl_handle_pack(h, f) (uint16_t)(((h) & 0x0fff)|((f) << 12)) macro
H A Dbt-hci.c1986 acl_handle_pack(handle, start ? ACL_START : ACL_CONT));

Completed in 75 milliseconds