Home | History | Annotate | Download | only in btm

Lines Matching refs:paging

3384         btm_cb.paging = FALSE;
3391 ** Description set paging to FALSE and free the page queue - called at hci_reset
3398 /* If we sent reset we are definitely not paging any more */
3402 btm_cb.paging = FALSE;
3422 ** Description send a paging command or queue it in btm_cb
3429 BTM_TRACE_DEBUG ("btm_acl_paging discing:%d, paging:%d BDA: %06x%06x",
3430 btm_cb.discing, btm_cb.paging,
3434 btm_cb.paging = TRUE;
3446 if (btm_cb.paging &&
3460 btm_cb.paging = TRUE;