Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Diso.c1629 test_bit(HCI_CONN_BIG_SYNC_FAILED, &hcon->flags)) { in iso_conn_ready()
1878 /* Similar to the success case, if HCI_CONN_BIG_SYNC_FAILED or in iso_connect_cfm()
1883 if (!status || test_bit(HCI_CONN_BIG_SYNC_FAILED, &hcon->flags) || in iso_connect_cfm()
H A Dhci_sync.c5412 if (test_and_clear_bit(HCI_CONN_BIG_SYNC_FAILED, &conn->flags) || in hci_abort_conn_sync()
H A Dhci_event.c7179 set_bit(HCI_CONN_BIG_SYNC_FAILED, &bis->flags); in hci_le_big_sync_established_evt()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h987 HCI_CONN_BIG_SYNC_FAILED, enumerator

Completed in 21 milliseconds