Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h940 HCI_CONN_SSP_ENABLED, enumerator
972 test_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_conn_ssp_enabled()
/linux-6.15/net/bluetooth/
H A Dhci_event.c4896 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
4906 clear_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_remote_ext_features_evt()
5246 set_bit(HCI_CONN_SSP_ENABLED, &conn->flags); in hci_io_capa_request_evt()