Home
last modified time | relevance | path

Searched refs:NG_HCI_CMD_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_var.h155 #define NG_HCI_CMD_QUEUE_LEN 12 /* max. size of cmd q */ macro
HDng_hci_main.c135 NG_BT_MBUFQ_INIT(&unit->cmdq, NG_HCI_CMD_QUEUE_LEN); in ng_hci_constructor()