Updated UE RRC state machine diagram to include dependency of SIB1 to MIB
This commit is contained in:
@@ -18,7 +18,6 @@ IDLE_START -> IDLE_WAIT_MIB [label="manual\nattachment"]
|
||||
IDLE_START -> IDLE_CELL_SEARCH [label="automatic attachment\nby Idle mode cell selection"]
|
||||
IDLE_CELL_SEARCH -> IDLE_WAIT_MIB_SIB1 [label="synchronized to a cell"]
|
||||
IDLE_WAIT_MIB_SIB1 -> IDLE_WAIT_SIB1 [label="rx MIB"]
|
||||
IDLE_WAIT_MIB_SIB1 -> IDLE_WAIT_MIB [label="rx SIB1"]
|
||||
IDLE_WAIT_MIB -> IDLE_CAMPED_NORMALLY [label="rx MIB"]
|
||||
IDLE_WAIT_SIB1 -> IDLE_CAMPED_NORMALLY [label="rx SIB1"]
|
||||
IDLE_CAMPED_NORMALLY -> IDLE_WAIT_SIB2 [label="connection request\nby upper layer"]
|
||||
|
||||
Reference in New Issue
Block a user