Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c472 if (test_bit(HCI_UP, &hdev->flags)) { in hci_dev_open()
493 set_bit(HCI_UP, &hdev->flags); in hci_dev_open()
529 if (!test_and_clear_bit(HCI_UP, &hdev->flags)) { in hci_dev_do_close()
603 if (!test_bit(HCI_UP, &hdev->flags)) in hci_dev_reset()
894 if (!hdev || (!test_bit(HCI_UP, &hdev->flags) && in hci_recv_frame()
Dhci_conn.c227 if (!test_bit(HCI_UP, &d->flags)) in hci_get_route()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h60 HCI_UP, enumerator