Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs738 let mut pausing_cnt = 0; in enter_suspend() localVariable
747 pausing_cnt += 1; in enter_suspend()
750 if pausing_cnt == 0 { in enter_suspend()