Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h780 bool is_paging; /* true, if paging is in progess */ member
Dbtm_acl.cc451 btm_cb.is_paging = true; in btm_acl_update_busy_level()
456 btm_cb.is_paging = false; in btm_acl_update_busy_level()
477 if (btm_cb.is_paging || btm_cb.is_inquiry) in btm_acl_update_busy_level()
Dbtm_pm.cc908 if (btm_cb.is_paging || (!fixed_queue_is_empty(btm_cb.page_queue)) || in btm_pm_device_in_scan_state()