Home | History | Annotate | Download | only in btm

Lines Matching refs:busy_level

434     UINT8 busy_level;
481 busy_level = 10;
483 busy_level = (UINT8)btm_cb.num_acl;
485 if (busy_level != btm_cb.busy_level)
488 evt.busy_level = busy_level;
489 btm_cb.busy_level = busy_level;
2632 *p_level = btm_cb.busy_level;