Searched refs:MSG_SM_DISCONNECT (Results 1 – 6 of 6) sorted by relevance
52 {CellularDataEventCode::MSG_SM_DISCONNECT, &Default::ProcessDisconnectDone},
60 { CellularDataEventCode::MSG_SM_DISCONNECT, &Active::ProcessDisconnectDone },
28 static const int32_t MSG_SM_DISCONNECT = BASE + 1; variable
91 case CellularDataEventCode::MSG_SM_DISCONNECT: { in StateProcess()
102 AppExecFwk::InnerEvent::Get(CellularDataEventCode::MSG_SM_DISCONNECT, object); in ReleaseDataConnection()
243 InnerEvent::Pointer event = InnerEvent::Get(CellularDataEventCode::MSG_SM_DISCONNECT, object); in ClearConnection()