Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h157 #define NG_HCI_CMD_QUEUE_LEN 12 /* max. size of cmd q */ macro
H A Dng_hci_main.c152 NG_BT_MBUFQ_INIT(&unit->cmdq, NG_HCI_CMD_QUEUE_LEN); in ng_hci_constructor()