Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c426 test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_conn_timeout()
894 clear_bit(HCI_CONN_SCANNING, &conn->flags); in hci_req_add_le_create_conn()
1033 if (conn && !test_bit(HCI_CONN_SCANNING, &conn->flags)) { in hci_connect_le()
1225 set_bit(HCI_CONN_SCANNING, &conn->flags); in hci_connect_le_scan()
H A Dhci_request.c978 test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_is_le_conn_scanning()
2693 if (test_bit(HCI_CONN_SCANNING, &conn->flags)) in __hci_abort_conn()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h842 HCI_CONN_SCANNING, enumerator
1046 !test_bit(HCI_CONN_SCANNING, &c->flags)) { in hci_lookup_le_connect()