Searched refs:hci_handle_pack (Results 1 – 2 of 2) sorted by relevance
2654 #define hci_handle_pack(h, f) ((__u16) ((h & 0x0fff)|(f << 12))) macro
4301 hdr->handle = cpu_to_le16(hci_handle_pack(handle, flags)); in hci_add_acl_hdr()
Completed in 59 milliseconds