Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h971 HCI_CONN_CANCEL, enumerator
/Linux-v6.6/net/bluetooth/
Dhci_sync.c5264 test_and_set_bit(HCI_CONN_CANCEL, &conn->flags)) in hci_le_connect_cancel_sync()
Dhci_event.c5969 if (test_bit(HCI_CONN_CANCEL, &conn->flags)) { in le_conn_complete_evt()