Home | History | Annotate | Download | only in btm

Lines Matching refs:discing

3409 ** Description      set discing to the given value
3412 void btm_acl_set_discing (BOOLEAN discing)
3415 btm_cb.discing = discing;
3429 BTM_TRACE_DEBUG ("btm_acl_paging discing:%d, paging:%d BDA: %06x%06x",
3430 btm_cb.discing, btm_cb.paging,
3432 if (btm_cb.discing)