Searched refs:hci_flags (Results 1 – 2 of 2) sorted by relevance
3749 flags = hci_flags(handle); in hci_acldata_packet() 3786 flags = hci_flags(handle); in hci_scodata_packet() 3824 flags = hci_flags(handle); in hci_isodata_packet()
2907 #define hci_flags(h) (h >> 12) macro