Searched refs:level_flags (Results 1 – 3 of 3) sorted by relevance
1678 if (p_data->busy_level.level_flags & BTM_BL_INQUIRY_PAGING_MASK) { in btif_dm_upstreams_evt()1679 if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_STARTED) { in btif_dm_upstreams_evt()1683 } else if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_CANCELLED) { in btif_dm_upstreams_evt()1687 } else if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_COMPLETE) { in btif_dm_upstreams_evt()
555 uint8_t level_flags; /* indicates individual flags */ member
2641 conn.busy_level.level_flags = busy_level_flags; in send_busy_level_update()