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

  /src/sys/netbt/
hci_unit.c 196 unit->hci_bthub = config_found(unit->hci_dev, &unit->hci_bdaddr, NULL,
218 if (unit->hci_bthub) {
221 hub = unit->hci_bthub;
222 unit->hci_bthub = NULL;
hci.h 2520 device_t hci_bthub; /* bthub(4) handle */ member in struct:hci_unit

Completed in 17 milliseconds