Searched refs:NG_HCI_CMD_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance
155 #define NG_HCI_CMD_QUEUE_LEN 12 /* max. size of cmd q */ macro
135 NG_BT_MBUFQ_INIT(&unit->cmdq, NG_HCI_CMD_QUEUE_LEN); in ng_hci_constructor()