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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h641 #define acl_handle_pack(h, f) (__u16)((h & 0x0fff)|(f << 12)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h641 #define acl_handle_pack(h, f) (__u16)((h & 0x0fff)|(f << 12)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_core.c1037 ah->handle = __cpu_to_le16(acl_handle_pack(handle, flags));

Completed in 90 milliseconds