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.h945 HCI_CONN_SCANNING, enumerator
1393 !test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_lookup_le_connect()
1414 test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_is_le_conn_scanning()
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1310 if (conn && !test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_connect_le()
1554 set_bit(HCI_CONN_SCANNING, &conn->flags); in hci_connect_le_scan()
H A Dhci_sync.c5441 if (test_bit(HCI_CONN_SCANNING, &conn->flags)) in hci_le_connect_cancel_sync()
6424 clear_bit(HCI_CONN_SCANNING, &conn->flags); in hci_le_create_conn_sync()