Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/samples/bluetooth/hci_spi/src/
Dmain.c69 #define CMD_BUF_SIZE BT_BUF_RX_SIZE macro
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dhci_core.c129 #define CMD_BUF_SIZE MAX(BT_BUF_EVT_RX_SIZE, BT_BUF_CMD_TX_SIZE) macro
131 CMD_BUF_SIZE, NULL);