Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_conn.c459 test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_conn_timeout()
938 clear_bit(HCI_CONN_SCANNING, &conn->flags); in hci_req_add_le_create_conn()
1077 if (conn && !test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_connect_le()
1274 set_bit(HCI_CONN_SCANNING, &conn->flags); in hci_connect_le_scan()
Dhci_request.c1035 test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_is_le_conn_scanning()
2867 if (test_bit(HCI_CONN_SCANNING, &conn->flags)) in __hci_abort_conn()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h867 HCI_CONN_SCANNING, enumerator
1071 !test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_lookup_le_connect()