Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/bluetooth/hci/
Dh5.c96 uint8_t tx_win; member
657 conf[2] = h5.tx_win & 0x07; in h5_set_txwin()
703 h5.tx_win = (buf->data[2] & 0x07); in rx_thread()
706 LOG_DBG("Finished H5 configuration, tx_win %u", h5.tx_win); in rx_thread()
726 h5.tx_win = 4U; in h5_init()