Searched refs:level_flags (Results 1 – 3 of 3) sorted by relevance
1693 if (p_data->busy_level.level_flags & BTM_BL_INQUIRY_PAGING_MASK) { in btif_dm_upstreams_evt()1694 if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_STARTED) { in btif_dm_upstreams_evt()1698 } else if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_CANCELLED) { in btif_dm_upstreams_evt()1702 } else if (p_data->busy_level.level_flags == BTM_BL_INQUIRY_COMPLETE) { in btif_dm_upstreams_evt()
553 uint8_t level_flags; /* indicates individual flags */ member
2661 conn.busy_level.level_flags = busy_level_flags; in send_busy_level_update()