Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h2542 #define hci_flags(h) (h >> 12) macro
/Linux-v5.15/net/bluetooth/
Dhci_core.c4934 flags = hci_flags(handle); in hci_acldata_packet()
4970 flags = hci_flags(handle); in hci_scodata_packet()