Home
last modified time | relevance | path

Searched refs:HCI_CONN_BIG_CREATED (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dhci_conn.c736 d->big_term = test_and_clear_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_terminate_big()
1077 test_bit(HCI_CONN_BIG_CREATED, &conn->flags)) in hci_conn_cleanup_child()
H A Diso.c760 if (test_bit(HCI_CONN_BIG_CREATED, &hcon->flags)) { in iso_sock_disconn()
H A Dhci_sync.c5427 if (test_bit(HCI_CONN_BIG_CREATED, &conn->flags)) { in hci_disconnect_sync()
H A Dhci_event.c6915 set_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_create_big_complete_evt()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h958 HCI_CONN_BIG_CREATED, enumerator