Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2533 #define hci_flags(h) (h >> 12) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c4759 flags = hci_flags(handle); in hci_acldata_packet()
4795 flags = hci_flags(handle); in hci_scodata_packet()