Home
last modified time | relevance | path

Searched refs:HCI_CONN_CANCEL (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h977 HCI_CONN_CANCEL, enumerator
/linux-6.6.21/net/bluetooth/
Dhci_sync.c5269 test_and_set_bit(HCI_CONN_CANCEL, &conn->flags)) in hci_le_connect_cancel_sync()
Dhci_event.c5971 if (test_bit(HCI_CONN_CANCEL, &conn->flags)) { in le_conn_complete_evt()