Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c735 d->big_term = test_and_clear_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_terminate_big()
1075 test_bit(HCI_CONN_BIG_CREATED, &conn->flags)) in hci_conn_cleanup_child()
H A Diso.c757 if (test_bit(HCI_CONN_BIG_CREATED, &hcon->flags)) { in iso_sock_disconn()
H A Dhci_sync.c5399 if (test_bit(HCI_CONN_BIG_CREATED, &conn->flags)) { in hci_disconnect_sync()
H A Dhci_event.c6895 set_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_create_big_complete_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h950 HCI_CONN_BIG_CREATED, enumerator