Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dbluetooth_facade.cc277 int le_tx_count = 0; member in netsim::hci::facade::ChipInfo
305 model.mutable_low_energy()->set_tx_count(chip_info->le_tx_count); in Get()
317 chip_info->le_tx_count = 0; in Reset()
450 chip_info->le_tx_count++; in IncrTx()