Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c342 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
600 if (lmp_ssp_capable(hdev)) { in hci_debugfs_create_bredr()
H A Dmgmt.c788 if (lmp_ssp_capable(hdev)) { in get_supported_settings()
1747 if (!lmp_ssp_capable(hdev)) in set_ssp()
1832 if (!lmp_ssp_capable(hdev)) in set_hs()
4437 if (!lmp_ssp_capable(hdev)) { in read_local_oob_data()
H A Dhci_core.c397 if (lmp_ssp_capable(hdev)) { in hci_setup_event_mask()
444 if (lmp_ssp_capable(hdev)) { in hci_init2_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c340 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
644 if (lmp_ssp_capable(hdev)) { in hci_debugfs_create_bredr()
H A Dhci_sync.c3630 if (!lmp_ssp_capable(hdev) || !hci_dev_test_flag(hdev, HCI_SSP_ENABLED)) in hci_write_ssp_mode_1_sync()
3649 if (!lmp_ssp_capable(hdev) || hci_dev_test_flag(hdev, HCI_SSP_ENABLED)) in hci_write_eir_sync()
3883 if (lmp_ssp_capable(hdev)) { in hci_set_event_mask_sync()
H A Dmgmt.c836 if (lmp_ssp_capable(hdev)) { in get_supported_settings()
1984 if (!lmp_ssp_capable(hdev)) in set_ssp()
5592 if (!lmp_ssp_capable(hdev)) { in read_local_oob_data()
8191 if (!status && !lmp_ssp_capable(hdev)) { in read_local_oob_ext_data()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1345 #define lmp_ssp_capable(dev) ((dev)->features[0][6] & LMP_SIMPLE_PAIR) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1810 #define lmp_ssp_capable(dev) ((dev)->features[0][6] & LMP_SIMPLE_PAIR) macro

Completed in 46 milliseconds