Home
last modified time | relevance | path

Searched refs:HCI_CONN_SCANNING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h944 HCI_CONN_SCANNING, enumerator
1416 !test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_lookup_le_connect()
1437 test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_is_le_conn_scanning()
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1312 if (conn && !test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_connect_le()
1556 set_bit(HCI_CONN_SCANNING, &conn->flags); in hci_connect_le_scan()
H A Dhci_sync.c5456 if (test_bit(HCI_CONN_SCANNING, &conn->flags)) in hci_le_connect_cancel_sync()
6439 clear_bit(HCI_CONN_SCANNING, &conn->flags); in hci_le_create_conn_sync()