HomeSort by: relevance | last modified time | path
    Searched refs:BTF_RUNNING (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
hci_unit.c 170 unit->hci_flags |= BTF_RUNNING;
203 unit->hci_flags &= ~BTF_RUNNING;
235 unit->hci_flags &= ~BTF_RUNNING;
hci.h 2396 #define BTF_RUNNING (1<<1) /* unit is running */

Completed in 65 milliseconds