Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h948 HCI_CONN_BIG_CREATED, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c739 d->big_term = test_and_clear_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_terminate_big()
H A Dhci_sync.c5405 if (test_bit(HCI_CONN_BIG_CREATED, &conn->flags)) { in hci_disconnect_sync()
H A Dhci_event.c6835 set_bit(HCI_CONN_BIG_CREATED, &conn->flags); in hci_le_create_big_complete_evt()