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

  /src/sys/netbt/
hci_event.c 1151 if ((unit->hci_flags & BTF_INIT_COMMANDS) == 0)
1155 unit->hci_flags &= ~BTF_INIT_COMMANDS;
1180 if ((unit->hci_flags & BTF_INIT_COMMANDS) == 0)
1183 unit->hci_flags &= ~BTF_INIT_COMMANDS;
hci.h 2405 #define BTF_INIT_COMMANDS (1<<9) /* waiting for supported commands */
2411 | BTF_INIT_COMMANDS)

Completed in 15 milliseconds