Searched defs:hci_flags (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/bluetooth/ | ||
| D | hci.h | 2533 #define hci_flags(h) (h >> 12) macro |
| /kernel/linux/linux-6.6/include/net/bluetooth/ | ||
| D | hci.h | 2978 #define hci_flags(h) (h >> 12) macro |