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.h826 bool is_paging; /* true, if paging is in progess */ member
Dbtm_acl.cc449 btm_cb.is_paging = true; in btm_acl_update_busy_level()
454 btm_cb.is_paging = false; in btm_acl_update_busy_level()
475 if (btm_cb.is_paging || btm_cb.is_inquiry) in btm_acl_update_busy_level()
Dbtm_pm.cc914 if (btm_cb.is_paging || (!fixed_queue_is_empty(btm_cb.page_queue)) || in btm_pm_device_in_scan_state()