Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/src/
Dlpm.c84 uint8_t no_tx_data; member
333 bt_lpm_cb.no_tx_data = is_tx_done; in lpm_tx_done()
388 if(bt_lpm_cb.no_tx_data == TRUE) in lpm_allow_bt_device_sleep()
411 if ((bt_lpm_cb.state == LPM_ENABLED) && (bt_lpm_cb.no_tx_data == TRUE)) in lpm_wake_deassert()