Home
last modified time | relevance | path

Searched refs:hci_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci.h2013 #define hci_flags(h) (h >> 12) macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c4283 flags = hci_flags(handle); in hci_acldata_packet()