Home
last modified time | relevance | path

Searched refs:HCI_CONN_SSP_ENABLED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h827 HCI_CONN_SSP_ENABLED,
849 test_bit(HCI_CONN_SSP_ENABLED, &conn->flags);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h966 HCI_CONN_SSP_ENABLED, enumerator
996 test_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_conn_ssp_enabled()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c4280 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
4290 clear_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
4619 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_io_capa_request_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c4987 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
4997 clear_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
5337 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_io_capa_request_evt()

Completed in 20 milliseconds