Home
last modified time | relevance | path

Searched refs:lmp_sniff_capable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c441 if (!lmp_sniff_capable(hdev) || !lmp_sniff_capable(conn)) in hci_conn_idle()
H A Dhci_debugfs.c609 if (lmp_sniff_capable(hdev)) { in hci_debugfs_create_bredr()
H A Dhci_core.c511 if (lmp_sniff_capable(hdev)) in hci_setup_link_policy()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c643 if (!lmp_sniff_capable(hdev) || !lmp_sniff_capable(conn)) in hci_conn_idle()
H A Dhci_debugfs.c653 if (lmp_sniff_capable(hdev)) { in hci_debugfs_create_bredr()
H A Dhci_sync.c3934 if (lmp_sniff_capable(hdev)) in hci_setup_link_policy_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1335 #define lmp_sniff_capable(dev) ((dev)->features[0][0] & LMP_SNIFF) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1799 #define lmp_sniff_capable(dev) ((dev)->features[0][0] & LMP_SNIFF) macro

Completed in 30 milliseconds