Searched refs:hci_flags (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/bluetooth/ | ||
D | hci.h | 1062 #define hci_flags(h) (h >> 12) macro |
/linux-2.6.39/net/bluetooth/ | ||
D | hci_core.c | 1897 flags = hci_flags(handle); in hci_acldata_packet() |