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