Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1058 !test_bit(HCI_CONN_CREATE_CIS, &conn->flags)) || in hci_conn_cleanup_child()
1968 if (test_bit(HCI_CONN_CREATE_CIS, &conn->flags)) { in hci_le_create_cis_pending()
H A Dhci_sync.c5482 if (test_bit(HCI_CONN_CREATE_CIS, &conn->flags)) in hci_connect_cancel_sync()
6579 if (test_bit(HCI_CONN_CREATE_CIS, &conn->flags)) in hci_le_create_cis_sync()
6615 set_bit(HCI_CONN_CREATE_CIS, &conn->flags); in hci_le_create_cis_sync()
H A Dhci_event.c4268 if (test_and_clear_bit(HCI_CONN_CREATE_CIS, in hci_cs_le_create_cis()
6663 pending = test_and_clear_bit(HCI_CONN_CREATE_CIS, &conn->flags); in hci_le_cis_estabilished_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h948 HCI_CONN_CREATE_CIS, enumerator